Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • TreeWalker
    RedundantThisCheck
    SuppressionXpathSingleFilter message
  • Javadoc comment at column \d+ has parse error

  • SuppressionSingleFilter checks
  • Checker

  • message
  • Exception occurred while parsing

  • Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 13652 8921 (8921 added) 8921 (8921 added)
    1880 files with differences 8921 changes in violations 8921 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.coding.RedundantThisCheck
    base 0
    patch 8921 (8921 added)
    changes in violations 8921

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 8921

    Violations:

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/charsetmapping/Utils.java

    Severity Rule Message Line Col
    #A1 warning RedundantThis Reference to instance variable 'bs' does not need "this". 51 13
    #A2 warning RedundantThis Reference to instance variable 'reader' does not need "this". 71 13
    #A3 warning RedundantThis Reference to instance variable 'closed' does not need "this". 72 13
    #A4 warning RedundantThis Reference to instance variable 'matcher' does not need "this". 73 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/dtdbuilder/DTDInputStream.java

    Severity Rule Message Line Col
    #A5 warning RedundantThis Reference to instance variable 'ch' does not need "this". 63 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatebreakiteratordata/CharSet.java

    Severity Rule Message Line Col
    #A6 warning RedundantThis Reference to instance variable 'chars' does not need "this". 786 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/Paint.java

    Severity Rule Message Line Col
    #A7 warning RedundantThis Reference to instance variable 'propertyName' does not need "this". 139 29
    #A8 warning RedundantThis Reference to instance variable 'propertyName' does not need "this". 139 57
    #A9 warning RedundantThis Reference to instance variable 'defaultColorVariableName' does not need "this". 140 29
    #A10 warning RedundantThis Reference to instance variable 'defaultColorVariableName' does not need "this". 140 69
    #A11 warning RedundantThis Reference to instance variable 'saturationOffset' does not need "this". 141 49
    #A12 warning RedundantThis Reference to instance variable 'brightnessOffset' does not need "this". 142 49
    #A13 warning RedundantThis Reference to instance variable 'alphaOffset' does not need "this". 143 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/SynthModel.java

    Severity Rule Message Line Col
    #A14 warning RedundantThis Reference to instance variable 'style' does not need "this". 52 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/UIStyle.java

    Severity Rule Message Line Col
    #A15 warning RedundantThis Reference to instance variable 'style' does not need "this". 155 45
    #A16 warning RedundantThis Reference to instance variable 'style' does not need "this". 158 45
    #A17 warning RedundantThis Reference to instance variable 'style' does not need "this". 161 45
    #A18 warning RedundantThis Reference to instance variable 'style' does not need "this". 164 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/hasher/Hasher.java

    Severity Rule Message Line Col
    #A19 warning RedundantThis Reference to instance variable 'shift' does not need "this". 149 9
    #A20 warning RedundantThis Reference to instance variable 'mask' does not need "this". 151 9
    #A21 warning RedundantThis Reference to instance variable 'md' does not need "this". 165 9
    #A22 warning RedundantThis Reference to instance variable 'md' does not need "this". 171 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/javazic/ZoneRec.java

    Severity Rule Message Line Col
    #A23 warning RedundantThis Reference to instance variable 'hasUntil' does not need "this". 168 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/AbstractNamedNode.java

    Severity Rule Message Line Col
    #A24 warning RedundantThis Reference to instance variable 'name' does not need "this". 48 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/NameValueNode.java

    Severity Rule Message Line Col
    #A25 warning RedundantThis Reference to instance variable 'val' does not need "this". 42 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/swing-beans/DocBeanInfo.java

    Severity Rule Message Line Col
    #A26 warning RedundantThis Reference to instance variable 'name' does not need "this". 57 9
    #A27 warning RedundantThis Reference to instance variable 'beanflags' does not need "this". 58 9
    #A28 warning RedundantThis Reference to instance variable 'desc' does not need "this". 59 9
    #A29 warning RedundantThis Reference to instance variable 'propertyeditorclass' does not need "this". 61 9
    #A30 warning RedundantThis Reference to instance variable 'customizerclass' does not need "this". 62 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/make/tools/swing-beans/GenSwingBeanInfo.java

    Severity Rule Message Line Col
    #A31 warning RedundantThis Reference to instance variable 'DEBUG' does not need "this". 81 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/TypeResolver.java

    Severity Rule Message Line Col
    #A32 warning RedundantThis Reference to instance variable 'map' does not need "this". 272 13
    #A33 warning RedundantThis Reference to instance variable 'map' does not need "this". 284 59
    #A34 warning RedundantThis Reference to instance variable 'map' does not need "this". 323 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/WeakCache.java

    Severity Rule Message Line Col
    #A35 warning RedundantThis Reference to instance variable 'map' does not need "this". 55 34
    #A36 warning RedundantThis Reference to instance variable 'map' does not need "this". 61 13
    #A37 warning RedundantThis Reference to instance variable 'map' does not need "this". 78 13
    #A38 warning RedundantThis Reference to instance variable 'map' does not need "this". 81 13
    #A39 warning RedundantThis Reference to instance variable 'map' does not need "this". 89 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/WildcardTypeImpl.java

    Severity Rule Message Line Col
    #A40 warning RedundantThis Reference to instance variable 'upperBounds' does not need "this". 77 16
    #A41 warning RedundantThis Reference to instance variable 'lowerBounds' does not need "this". 91 16
    #A42 warning RedundantThis Reference to instance variable 'upperBounds' does not need "this". 108 34
    #A43 warning RedundantThis Reference to instance variable 'lowerBounds' does not need "this". 109 34
    #A44 warning RedundantThis Reference to instance variable 'upperBounds' does not need "this". 124 32
    #A45 warning RedundantThis Reference to instance variable 'lowerBounds' does not need "this". 125 32
    #A46 warning RedundantThis Reference to instance variable 'lowerBounds' does not need "this". 140 13
    #A47 warning RedundantThis Reference to instance variable 'upperBounds' does not need "this". 141 17
    #A48 warning RedundantThis Reference to instance variable 'upperBounds' does not need "this". 141 65
    #A49 warning RedundantThis Reference to instance variable 'upperBounds' does not need "this". 144 22
    #A50 warning RedundantThis Reference to instance variable 'lowerBounds' does not need "this". 148 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/AccessorElementHandler.java

    Severity Rule Message Line Col
    #A51 warning RedundantThis Reference to instance variable 'value' does not need "this". 70 13
    #A52 warning RedundantThis Reference to instance variable 'name' does not need "this". 73 18
    #A53 warning RedundantThis Reference to instance variable 'value' does not need "this". 74 9
    #A54 warning RedundantThis Reference to instance variable 'value' does not need "this". 84 13
    #A55 warning RedundantThis Reference to instance variable 'value' does not need "this". 85 13
    #A56 warning RedundantThis Reference to instance variable 'name' does not need "this". 85 58
    #A57 warning RedundantThis Reference to instance variable 'value' does not need "this". 87 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ArrayElementHandler.java

    Severity Rule Message Line Col
    #A58 warning RedundantThis Reference to instance variable 'length' does not need "this". 95 13
    #A59 warning RedundantThis Reference to instance variable 'length' does not need "this". 107 13
    #A60 warning RedundantThis Reference to instance variable 'length' does not need "this". 124 13
    #A61 warning RedundantThis Reference to instance variable 'length' does not need "this". 125 67

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/DocumentHandler.java

    Severity Rule Message Line Col
    #A62 warning RedundantThis Reference to instance variable 'loader' does not need "this". 110 17
    #A63 warning RedundantThis Reference to instance variable 'loader' does not need "this". 111 19
    #A64 warning RedundantThis Reference to instance variable 'listener' does not need "this". 136 16
    #A65 warning RedundantThis Reference to instance variable 'owner' does not need "this". 156 16
    #A66 warning RedundantThis Reference to instance variable 'handlers' does not need "this". 175 48
    #A67 warning RedundantThis Reference to instance variable 'handlers' does not need "this". 189 9
    #A68 warning RedundantThis Reference to instance variable 'environment' does not need "this". 200 16
    #A69 warning RedundantThis Reference to instance variable 'environment' does not need "this". 210 14
    #A70 warning RedundantThis Reference to instance variable 'environment' does not need "this". 213 16
    #A71 warning RedundantThis Reference to instance variable 'environment' does not need "this". 223 9
    #A72 warning RedundantThis Reference to instance variable 'objects' does not need "this". 232 16
    #A73 warning RedundantThis Reference to instance variable 'objects' does not need "this". 241 9
    #A74 warning RedundantThis Reference to instance variable 'objects' does not need "this". 249 9
    #A75 warning RedundantThis Reference to instance variable 'handler' does not need "this". 250 9
    #A76 warning RedundantThis Reference to instance variable 'handler' does not need "this". 268 33
    #A77 warning RedundantThis Reference to instance variable 'handler' does not need "this". 270 13
    #A78 warning RedundantThis Reference to instance variable 'handler' does not need "this". 271 13
    #A79 warning RedundantThis Reference to instance variable 'handler' does not need "this". 272 13
    #A80 warning RedundantThis Reference to instance variable 'handler' does not need "this". 281 17
    #A81 warning RedundantThis Reference to instance variable 'handler' does not need "this". 287 9
    #A82 warning RedundantThis Reference to instance variable 'handler' does not need "this". 305 13
    #A83 warning RedundantThis Reference to instance variable 'handler' does not need "this". 311 13
    #A84 warning RedundantThis Reference to instance variable 'handler' does not need "this". 311 28
    #A85 warning RedundantThis Reference to instance variable 'handler' does not need "this". 324 13
    #A86 warning RedundantThis Reference to instance variable 'handler' does not need "this". 327 21
    #A87 warning RedundantThis Reference to instance variable 'listener' does not need "this". 343 13
    #A88 warning RedundantThis Reference to instance variable 'listener' does not need "this". 346 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ElementHandler.java

    Severity Rule Message Line Col
    #A89 warning RedundantThis Reference to instance variable 'owner' does not need "this". 48 16
    #A90 warning RedundantThis Reference to instance variable 'parent' does not need "this". 72 16
    #A91 warning RedundantThis Reference to instance variable 'parent' does not need "this". 101 17
    #A92 warning RedundantThis Reference to instance variable 'parent' does not need "this". 102 19
    #A93 warning RedundantThis Reference to instance variable 'owner' does not need "this". 103 19
    #A94 warning RedundantThis Reference to instance variable 'parent' does not need "this". 112 13
    #A95 warning RedundantThis Reference to instance variable 'parent' does not need "this". 113 33
    #A96 warning RedundantThis Reference to instance variable 'owner' does not need "this". 119 28
    #A97 warning RedundantThis Reference to instance variable 'id' does not need "this". 140 13
    #A98 warning RedundantThis Reference to instance variable 'id' does not need "this". 171 17
    #A99 warning RedundantThis Reference to instance variable 'owner' does not need "this". 172 17
    #A100 warning RedundantThis Reference to instance variable 'id' does not need "this". 172 40
    #A101 warning RedundantThis Reference to instance variable 'parent' does not need "this". 175 21
    #A102 warning RedundantThis Reference to instance variable 'parent' does not need "this". 176 21
    #A103 warning RedundantThis Reference to instance variable 'owner' does not need "this". 178 21
    #A104 warning RedundantThis Reference to instance variable 'id' does not need "this". 215 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/FieldElementHandler.java

    Severity Rule Message Line Col
    #A105 warning RedundantThis Reference to instance variable 'type' does not need "this". 81 13
    #A106 warning RedundantThis Reference to instance variable 'type' does not need "this". 97 39
    #A107 warning RedundantThis Reference to instance variable 'type' does not need "this". 109 17
    #A108 warning RedundantThis Reference to instance variable 'type' does not need "this". 110 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/JavaElementHandler.java

    Severity Rule Message Line Col
    #A109 warning RedundantThis Reference to instance variable 'type' does not need "this". 76 13
    #A110 warning RedundantThis Reference to instance variable 'value' does not need "this". 112 13
    #A111 warning RedundantThis Reference to instance variable 'value' does not need "this". 113 13
    #A112 warning RedundantThis Reference to instance variable 'value' does not need "this". 115 16
    #A113 warning RedundantThis Reference to instance variable 'type' does not need "this". 126 14
    #A114 warning RedundantThis Reference to instance variable 'type' does not need "this". 149 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/MethodElementHandler.java

    Severity Rule Message Line Col
    #A115 warning RedundantThis Reference to instance variable 'name' does not need "this". 98 55
    #A116 warning RedundantThis Reference to instance variable 'name' does not need "this". 99 60

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/NewElementHandler.java

    Severity Rule Message Line Col
    #A117 warning RedundantThis Reference to instance variable 'type' does not need "this". 80 13
    #A118 warning RedundantThis Reference to instance variable 'arguments' does not need "this". 94 13
    #A119 warning RedundantThis Reference to instance variable 'arguments' does not need "this". 97 9
    #A120 warning RedundantThis Reference to instance variable 'type' does not need "this". 109 17
    #A121 warning RedundantThis Reference to instance variable 'type' does not need "this". 110 19
    #A122 warning RedundantThis Reference to instance variable 'arguments' does not need "this". 121 13
    #A123 warning RedundantThis Reference to instance variable 'value' does not need "this". 123 17
    #A124 warning RedundantThis Reference to instance variable 'type' does not need "this". 123 45
    #A125 warning RedundantThis Reference to instance variable 'arguments' does not need "this". 123 56
    #A126 warning RedundantThis Reference to instance variable 'arguments' does not need "this". 129 17
    #A127 warning RedundantThis Reference to instance variable 'value' does not need "this". 132 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ObjectElementHandler.java

    Severity Rule Message Line Col
    #A128 warning RedundantThis Reference to instance variable 'idref' does not need "this". 91 13
    #A129 warning RedundantThis Reference to instance variable 'field' does not need "this". 93 13
    #A130 warning RedundantThis Reference to instance variable 'index' does not need "this". 95 13
    #A131 warning RedundantThis Reference to instance variable 'index' does not need "this". 96 25
    #A132 warning RedundantThis Reference to instance variable 'property' does not need "this". 98 13
    #A133 warning RedundantThis Reference to instance variable 'method' does not need "this". 100 13
    #A134 warning RedundantThis Reference to instance variable 'field' does not need "this". 112 14
    #A135 warning RedundantThis Reference to instance variable 'idref' does not need "this". 112 38
    #A136 warning RedundantThis Reference to instance variable 'field' does not need "this". 140 13
    #A137 warning RedundantThis Reference to instance variable 'field' does not need "this". 141 95
    #A138 warning RedundantThis Reference to instance variable 'idref' does not need "this". 143 13
    #A139 warning RedundantThis Reference to instance variable 'idref' does not need "this". 144 55
    #A140 warning RedundantThis Reference to instance variable 'index' does not need "this". 148 13
    #A141 warning RedundantThis Reference to instance variable 'property' does not need "this". 152 20
    #A142 warning RedundantThis Reference to instance variable 'property' does not need "this". 157 21
    #A143 warning RedundantThis Reference to instance variable 'property' does not need "this". 158 25
    #A144 warning RedundantThis Reference to instance variable 'property' does not need "this". 158 78
    #A145 warning RedundantThis Reference to instance variable 'method' does not need "this". 161 21
    #A146 warning RedundantThis Reference to instance variable 'method' does not need "this". 161 50
    #A147 warning RedundantThis Reference to instance variable 'method' does not need "this". 162 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/PropertyElementHandler.java

    Severity Rule Message Line Col
    #A148 warning RedundantThis Reference to instance variable 'index' does not need "this". 102 13
    #A149 warning RedundantThis Reference to instance variable 'index' does not need "this". 130 61
    #A150 warning RedundantThis Reference to instance variable 'index' does not need "this". 147 54

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/StringElementHandler.java

    Severity Rule Message Line Col
    #A151 warning RedundantThis Reference to instance variable 'sb' does not need "this". 64 13
    #A152 warning RedundantThis Reference to instance variable 'sb' does not need "this". 67 9
    #A153 warning RedundantThis Reference to instance variable 'sb' does not need "this". 77 13
    #A154 warning RedundantThis Reference to instance variable 'sb' does not need "this". 80 9
    #A155 warning RedundantThis Reference to instance variable 'sb' does not need "this". 90 13
    #A156 warning RedundantThis Reference to instance variable 'value' does not need "this". 92 17
    #A157 warning RedundantThis Reference to instance variable 'sb' does not need "this". 92 62
    #A158 warning RedundantThis Reference to instance variable 'sb' does not need "this". 98 17
    #A159 warning RedundantThis Reference to instance variable 'value' does not need "this". 101 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ValueObjectImpl.java

    Severity Rule Message Line Col
    #A160 warning RedundantThis Reference to instance variable 'isVoid' does not need "this". 58 9
    #A161 warning RedundantThis Reference to instance variable 'value' does not need "this". 76 16
    #A162 warning RedundantThis Reference to instance variable 'isVoid' does not need "this". 86 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/VarElementHandler.java

    Severity Rule Message Line Col
    #A163 warning RedundantThis Reference to instance variable 'value' does not need "this". 77 13
    #A164 warning RedundantThis Reference to instance variable 'value' does not need "this". 80 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/AbstractFinder.java

    Severity Rule Message Line Col
    #A165 warning RedundantThis Reference to instance variable 'args' does not need "this". 113 41
    #A166 warning RedundantThis Reference to instance variable 'args' does not need "this". 115 49
    #A167 warning RedundantThis Reference to instance variable 'args' does not need "this". 135 35
    #A168 warning RedundantThis Reference to instance variable 'args' does not need "this". 136 57
    #A169 warning RedundantThis Reference to instance variable 'args' does not need "this". 138 38
    #A170 warning RedundantThis Reference to instance variable 'args' does not need "this". 143 54
    #A171 warning RedundantThis Reference to instance variable 'args' does not need "this". 155 45
    #A172 warning RedundantThis Reference to instance variable 'args' does not need "this". 204 29
    #A173 warning RedundantThis Reference to instance variable 'args' does not need "this". 205 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/InstanceFinder.java

    Severity Rule Message Line Col
    #A174 warning RedundantThis Reference to instance variable 'packages' does not need "this". 52 16
    #A175 warning RedundantThis Reference to instance variable 'suffix' does not need "this". 65 40
    #A176 warning RedundantThis Reference to instance variable 'allow' does not need "this". 70 13
    #A177 warning RedundantThis Reference to instance variable 'packages' does not need "this". 80 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/MethodFinder.java

    Severity Rule Message Line Col
    #A178 warning RedundantThis Reference to instance variable 'name' does not need "this". 229 84

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/PersistenceDelegateFinder.java

    Severity Rule Message Line Col
    #A179 warning RedundantThis Reference to instance variable 'registry' does not need "this". 46 9
    #A180 warning RedundantThis Reference to instance variable 'registry' does not need "this". 50 23
    #A181 warning RedundantThis Reference to instance variable 'registry' does not need "this". 52 17
    #A182 warning RedundantThis Reference to instance variable 'registry' does not need "this". 55 17
    #A183 warning RedundantThis Reference to instance variable 'registry' does not need "this". 63 23
    #A184 warning RedundantThis Reference to instance variable 'registry' does not need "this". 64 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/PropertyEditorFinder.java

    Severity Rule Message Line Col
    #A185 warning RedundantThis Reference to instance variable 'registry' does not need "this". 56 9
    #A186 warning RedundantThis Reference to instance variable 'registry' does not need "this". 57 9
    #A187 warning RedundantThis Reference to instance variable 'registry' does not need "this". 58 9
    #A188 warning RedundantThis Reference to instance variable 'registry' does not need "this". 59 9
    #A189 warning RedundantThis Reference to instance variable 'registry' does not need "this". 60 9
    #A190 warning RedundantThis Reference to instance variable 'registry' does not need "this". 61 9
    #A191 warning RedundantThis Reference to instance variable 'registry' does not need "this". 62 9
    #A192 warning RedundantThis Reference to instance variable 'registry' does not need "this". 63 9
    #A193 warning RedundantThis Reference to instance variable 'registry' does not need "this". 67 23
    #A194 warning RedundantThis Reference to instance variable 'registry' does not need "this". 68 13
    #A195 warning RedundantThis Reference to instance variable 'registry' does not need "this". 75 23
    #A196 warning RedundantThis Reference to instance variable 'registry' does not need "this". 76 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/Signature.java

    Severity Rule Message Line Col
    #A197 warning RedundantThis Reference to instance variable 'type' does not need "this". 80 44
    #A198 warning RedundantThis Reference to instance variable 'name' does not need "this". 81 44
    #A199 warning RedundantThis Reference to instance variable 'args' does not need "this". 82 44
    #A200 warning RedundantThis Reference to instance variable 'code' does not need "this". 138 13
    #A201 warning RedundantThis Reference to instance variable 'type' does not need "this". 140 38
    #A202 warning RedundantThis Reference to instance variable 'name' does not need "this". 141 38
    #A203 warning RedundantThis Reference to instance variable 'args' does not need "this". 143 17
    #A204 warning RedundantThis Reference to instance variable 'args' does not need "this". 144 37
    #A205 warning RedundantThis Reference to instance variable 'code' does not need "this". 150 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/AESCrypt.java

    Severity Rule Message Line Col
    #A206 warning RedundantThis Reference to instance variable 'K' does not need "this". 93 9
    #A207 warning RedundantThis Reference to instance variable 'K' does not need "this". 106 24
    #A208 warning RedundantThis Reference to instance variable 'K' does not need "this". 107 17
    #A209 warning RedundantThis Reference to instance variable 'K' does not need "this". 107 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/AESKeyGenerator.java

    Severity Rule Message Line Col
    #A210 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 96 9
    #A211 warning RedundantThis Method call to 'engineInit' does not need "this". 97 9
    #A212 warning RedundantThis Reference to instance variable 'random' does not need "this". 108 13
    #A213 warning RedundantThis Reference to instance variable 'random' does not need "this". 109 13
    #A214 warning RedundantThis Reference to instance variable 'random' does not need "this". 113 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/BlockCipherParamsCore.java

    Severity Rule Message Line Col
    #A215 warning RedundantThis Reference to instance variable 'iv' does not need "this". 97 40
    #A216 warning RedundantThis Reference to instance variable 'iv' does not need "this". 106 28
    #A217 warning RedundantThis Reference to instance variable 'iv' does not need "this". 123 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/BlowfishKeyGenerator.java

    Severity Rule Message Line Col
    #A218 warning RedundantThis Method call to 'engineInit' does not need "this". 97 9
    #A219 warning RedundantThis Reference to instance variable 'random' does not need "this". 106 13
    #A220 warning RedundantThis Reference to instance variable 'random' does not need "this". 107 13
    #A221 warning RedundantThis Reference to instance variable 'keysize' does not need "this". 110 36
    #A222 warning RedundantThis Reference to instance variable 'random' does not need "this". 111 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESKey.java

    Severity Rule Message Line Col
    #A223 warning RedundantThis Reference to instance variable 'key' does not need "this". 81 24
    #A224 warning RedundantThis Reference to instance variable 'key' does not need "this". 98 29
    #A225 warning RedundantThis Reference to instance variable 'key' does not need "this". 99 23
    #A226 warning RedundantThis Reference to instance variable 'key' does not need "this". 116 47
    #A227 warning RedundantThis Reference to instance variable 'key' does not need "this". 153 17
    #A228 warning RedundantThis Reference to instance variable 'key' does not need "this". 154 39
    #A229 warning RedundantThis Reference to instance variable 'key' does not need "this". 155 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESKeyGenerator.java

    Severity Rule Message Line Col
    #A230 warning RedundantThis Method call to 'engineInit' does not need "this". 93 9
    #A231 warning RedundantThis Reference to instance variable 'random' does not need "this". 104 13
    #A232 warning RedundantThis Reference to instance variable 'random' does not need "this". 105 13
    #A233 warning RedundantThis Reference to instance variable 'random' does not need "this". 111 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESedeKey.java

    Severity Rule Message Line Col
    #A234 warning RedundantThis Reference to instance variable 'key' does not need "this". 81 24
    #A235 warning RedundantThis Reference to instance variable 'key' does not need "this". 98 29
    #A236 warning RedundantThis Reference to instance variable 'key' does not need "this". 99 23
    #A237 warning RedundantThis Reference to instance variable 'key' does not need "this". 117 47
    #A238 warning RedundantThis Reference to instance variable 'key' does not need "this". 154 17
    #A239 warning RedundantThis Reference to instance variable 'key' does not need "this". 155 39
    #A240 warning RedundantThis Reference to instance variable 'key' does not need "this". 156 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESedeKeyGenerator.java

    Severity Rule Message Line Col
    #A241 warning RedundantThis Method call to 'engineInit' does not need "this". 98 9
    #A242 warning RedundantThis Reference to instance variable 'random' does not need "this". 107 13
    #A243 warning RedundantThis Reference to instance variable 'random' does not need "this". 108 13
    #A244 warning RedundantThis Reference to instance variable 'random' does not need "this". 115 13
    #A245 warning RedundantThis Reference to instance variable 'random' does not need "this". 124 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHKeyAgreement.java

    Severity Rule Message Line Col
    #A246 warning RedundantThis Reference to instance variable 'x' does not need "this". 155 9
    #A247 warning RedundantThis Reference to instance variable 'y' does not need "this". 203 9
    #A248 warning RedundantThis Reference to instance variable 'y' does not need "this". 304 25
    #A249 warning RedundantThis Reference to instance variable 'x' does not need "this". 304 39

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHKeyPairGenerator.java

    Severity Rule Message Line Col
    #A250 warning RedundantThis Reference to instance variable 'pSize' does not need "this". 89 9
    #A251 warning RedundantThis Reference to instance variable 'lSize' does not need "this". 90 9
    #A252 warning RedundantThis Reference to instance variable 'params' does not need "this". 92 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHParameterGenerator.java

    Severity Rule Message Line Col
    #A253 warning RedundantThis Reference to instance variable 'primeSize' does not need "this". 77 9
    #A254 warning RedundantThis Reference to instance variable 'exponentSize' does not need "this". 130 13
    #A255 warning RedundantThis Reference to instance variable 'exponentSize' does not need "this". 131 13
    #A256 warning RedundantThis Reference to instance variable 'primeSize' does not need "this". 131 33
    #A257 warning RedundantThis Reference to instance variable 'random' does not need "this". 134 13
    #A258 warning RedundantThis Reference to instance variable 'random' does not need "this". 135 13
    #A259 warning RedundantThis Reference to instance variable 'primeSize' does not need "this". 142 27
    #A260 warning RedundantThis Reference to instance variable 'exponentSize' does not need "this". 148 17
    #A261 warning RedundantThis Reference to instance variable 'exponentSize' does not need "this". 151 51

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHParameters.java

    Severity Rule Message Line Col
    #A262 warning RedundantThis Reference to instance variable 'p' does not need "this". 61 13
    #A263 warning RedundantThis Reference to instance variable 'g' does not need "this". 62 13
    #A264 warning RedundantThis Reference to instance variable 'l' does not need "this". 63 13
    #A265 warning RedundantThis Reference to instance variable 'p' does not need "this". 76 13
    #A266 warning RedundantThis Reference to instance variable 'g' does not need "this". 77 13
    #A267 warning RedundantThis Reference to instance variable 'l' does not need "this". 81 17
    #A268 warning RedundantThis Reference to instance variable 'p' does not need "this". 102 40
    #A269 warning RedundantThis Reference to instance variable 'g' does not need "this". 102 48
    #A270 warning RedundantThis Reference to instance variable 'l' does not need "this". 102 56
    #A271 warning RedundantThis Reference to instance variable 'p' does not need "this". 113 26
    #A272 warning RedundantThis Reference to instance variable 'g' does not need "this". 114 26
    #A273 warning RedundantThis Reference to instance variable 'l' does not need "this". 116 13
    #A274 warning RedundantThis Reference to instance variable 'l' does not need "this". 117 30
    #A275 warning RedundantThis Reference to instance variable 'p' does not need "this". 137 52
    #A276 warning RedundantThis Reference to instance variable 'g' does not need "this". 139 52
    #A277 warning RedundantThis Reference to instance variable 'l' does not need "this". 140 13
    #A278 warning RedundantThis Reference to instance variable 'l' does not need "this". 141 65

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHPrivateKey.java

    Severity Rule Message Line Col
    #A279 warning RedundantThis Reference to instance variable 'key' does not need "this". 109 13
    #A280 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 111 13
    #A281 warning RedundantThis Reference to instance variable 'p' does not need "this". 167 13
    #A282 warning RedundantThis Reference to instance variable 'g' does not need "this". 168 13
    #A283 warning RedundantThis Reference to instance variable 'l' does not need "this". 171 17
    #A284 warning RedundantThis Reference to instance variable 'key' does not need "this". 180 13
    #A285 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 218 13
    #A286 warning RedundantThis Reference to instance variable 'p' does not need "this". 236 35
    #A287 warning RedundantThis Reference to instance variable 'g' does not need "this". 237 35
    #A288 warning RedundantThis Reference to instance variable 'l' does not need "this". 238 21
    #A289 warning RedundantThis Reference to instance variable 'l' does not need "this". 239 39
    #A290 warning RedundantThis Reference to instance variable 'key' does not need "this". 249 36
    #A291 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 254 17
    #A292 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 259 24
    #A293 warning RedundantThis Reference to instance variable 'x' does not need "this". 268 16
    #A294 warning RedundantThis Reference to instance variable 'l' does not need "this". 277 13
    #A295 warning RedundantThis Reference to instance variable 'p' does not need "this". 278 40
    #A296 warning RedundantThis Reference to instance variable 'g' does not need "this". 278 48
    #A297 warning RedundantThis Reference to instance variable 'l' does not need "this". 278 56
    #A298 warning RedundantThis Reference to instance variable 'p' does not need "this". 280 40
    #A299 warning RedundantThis Reference to instance variable 'g' does not need "this". 280 48
    #A300 warning RedundantThis Reference to instance variable 'x' does not need "this". 289 52
    #A301 warning RedundantThis Reference to instance variable 'p' does not need "this". 291 52
    #A302 warning RedundantThis Reference to instance variable 'g' does not need "this". 293 52
    #A303 warning RedundantThis Reference to instance variable 'l' does not need "this". 294 13
    #A304 warning RedundantThis Reference to instance variable 'l' does not need "this". 295 65
    #A305 warning RedundantThis Reference to instance variable 'key' does not need "this". 301 52
    #A306 warning RedundantThis Reference to instance variable 'x' does not need "this". 302 13
    #A307 warning RedundantThis Method call to 'getEncoded' does not need "this". 332 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHPublicKey.java

    Severity Rule Message Line Col
    #A308 warning RedundantThis Reference to instance variable 'key' does not need "this". 107 13
    #A309 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 109 13
    #A310 warning RedundantThis Reference to instance variable 'p' does not need "this". 158 13
    #A311 warning RedundantThis Reference to instance variable 'g' does not need "this". 159 13
    #A312 warning RedundantThis Reference to instance variable 'l' does not need "this". 162 17
    #A313 warning RedundantThis Reference to instance variable 'key' does not need "this". 171 13
    #A314 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 206 13
    #A315 warning RedundantThis Reference to instance variable 'p' does not need "this". 215 35
    #A316 warning RedundantThis Reference to instance variable 'g' does not need "this". 216 35
    #A317 warning RedundantThis Reference to instance variable 'l' does not need "this". 217 21
    #A318 warning RedundantThis Reference to instance variable 'l' does not need "this". 218 39
    #A319 warning RedundantThis Reference to instance variable 'key' does not need "this". 230 40
    #A320 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 235 17
    #A321 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 240 24
    #A322 warning RedundantThis Reference to instance variable 'y' does not need "this". 249 16
    #A323 warning RedundantThis Reference to instance variable 'l' does not need "this". 258 13
    #A324 warning RedundantThis Reference to instance variable 'p' does not need "this". 259 40
    #A325 warning RedundantThis Reference to instance variable 'g' does not need "this". 259 48
    #A326 warning RedundantThis Reference to instance variable 'l' does not need "this". 259 56
    #A327 warning RedundantThis Reference to instance variable 'p' does not need "this". 261 40
    #A328 warning RedundantThis Reference to instance variable 'g' does not need "this". 261 48
    #A329 warning RedundantThis Reference to instance variable 'y' does not need "this". 270 52
    #A330 warning RedundantThis Reference to instance variable 'p' does not need "this". 272 52
    #A331 warning RedundantThis Reference to instance variable 'g' does not need "this". 274 52
    #A332 warning RedundantThis Reference to instance variable 'l' does not need "this". 275 13
    #A333 warning RedundantThis Reference to instance variable 'l' does not need "this". 276 65
    #A334 warning RedundantThis Reference to instance variable 'key' does not need "this". 282 52
    #A335 warning RedundantThis Reference to instance variable 'y' does not need "this". 283 13
    #A336 warning RedundantThis Method call to 'getEncoded' does not need "this". 311 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/EncryptedPrivateKeyInfo.java

    Severity Rule Message Line Col
    #A337 warning RedundantThis Reference to instance variable 'algid' does not need "this". 71 9
    #A338 warning RedundantThis Reference to instance variable 'encryptedData' does not need "this". 76 9
    #A339 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 90 9
    #A340 warning RedundantThis Reference to instance variable 'algid' does not need "this". 97 16
    #A341 warning RedundantThis Reference to instance variable 'encryptedData' does not need "this". 104 24
    #A342 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 113 13
    #A343 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 113 50
    #A344 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 126 9
    #A345 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 128 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacCore.java

    Severity Rule Message Line Col
    #A346 warning RedundantThis Reference to instance variable 'blockLen' does not need "this". 61 9
    #A347 warning RedundantThis Reference to instance variable 'k_ipad' does not need "this". 62 9
    #A348 warning RedundantThis Reference to instance variable 'k_opad' does not need "this". 63 9
    #A349 warning RedundantThis Reference to instance variable 'md' does not need "this". 79 9
    #A350 warning RedundantThis Reference to instance variable 'blockLen' does not need "this". 80 9
    #A351 warning RedundantThis Reference to instance variable 'k_ipad' does not need "this". 81 9
    #A352 warning RedundantThis Reference to instance variable 'k_opad' does not need "this". 82 9
    #A353 warning RedundantThis Reference to instance variable 'first' does not need "this". 83 9
    #A354 warning RedundantThis Reference to instance variable 'md' does not need "this". 92 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacMD5.java

    Severity Rule Message Line Col
    #A355 warning RedundantThis Reference to instance variable 'hmac' does not need "this". 128 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacMD5KeyGenerator.java

    Severity Rule Message Line Col
    #A356 warning RedundantThis Method call to 'engineInit' does not need "this". 91 9
    #A357 warning RedundantThis Reference to instance variable 'random' does not need "this". 100 13
    #A358 warning RedundantThis Reference to instance variable 'random' does not need "this". 101 13
    #A359 warning RedundantThis Reference to instance variable 'keysize' does not need "this". 104 36
    #A360 warning RedundantThis Reference to instance variable 'random' does not need "this". 105 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacPKCS12PBESHA1.java

    Severity Rule Message Line Col
    #A361 warning RedundantThis Reference to instance variable 'hmac' does not need "this". 53 9
    #A362 warning RedundantThis Reference to instance variable 'hmac' does not need "this". 198 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacSHA1.java

    Severity Rule Message Line Col
    #A363 warning RedundantThis Reference to instance variable 'hmac' does not need "this". 49 9
    #A364 warning RedundantThis Reference to instance variable 'hmac' does not need "this". 128 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacSHA1KeyGenerator.java

    Severity Rule Message Line Col
    #A365 warning RedundantThis Method call to 'engineInit' does not need "this". 91 9
    #A366 warning RedundantThis Reference to instance variable 'random' does not need "this". 100 13
    #A367 warning RedundantThis Reference to instance variable 'random' does not need "this". 101 13
    #A368 warning RedundantThis Reference to instance variable 'keysize' does not need "this". 104 36
    #A369 warning RedundantThis Reference to instance variable 'random' does not need "this". 105 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/KeyGeneratorCore.java

    Severity Rule Message Line Col
    #A370 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 74 9
    #A371 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 93 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/KeyProtector.java

    Severity Rule Message Line Col
    #A372 warning RedundantThis Reference to instance variable 'password' does not need "this". 122 48
    #A373 warning RedundantThis Reference to instance variable 'password' does not need "this". 176 56
    #A374 warning RedundantThis Reference to instance variable 'password' does not need "this". 307 48
    #A375 warning RedundantThis Reference to instance variable 'password' does not need "this". 330 52

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBEKey.java

    Severity Rule Message Line Col
    #A376 warning RedundantThis Reference to instance variable 'key' does not need "this". 64 9
    #A377 warning RedundantThis Reference to instance variable 'key' does not need "this". 66 13
    #A378 warning RedundantThis Reference to instance variable 'key' does not need "this". 72 24
    #A379 warning RedundantThis Reference to instance variable 'key' does not need "this". 89 29
    #A380 warning RedundantThis Reference to instance variable 'key' does not need "this". 90 23
    #A381 warning RedundantThis Reference to instance variable 'key' does not need "this". 108 47
    #A382 warning RedundantThis Reference to instance variable 'key' does not need "this". 146 17
    #A383 warning RedundantThis Reference to instance variable 'key' does not need "this". 147 39
    #A384 warning RedundantThis Reference to instance variable 'key' does not need "this". 148 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBEParameters.java

    Severity Rule Message Line Col
    #A385 warning RedundantThis Reference to instance variable 'salt' does not need "this". 68 8
    #A386 warning RedundantThis Reference to instance variable 'iCount' does not need "this". 69 8
    #A387 warning RedundantThis Reference to instance variable 'salt' does not need "this". 83 13
    #A388 warning RedundantThis Reference to instance variable 'iCount' does not need "this". 84 13
    #A389 warning RedundantThis Reference to instance variable 'salt' does not need "this". 105 41
    #A390 warning RedundantThis Reference to instance variable 'iCount' does not need "this". 105 52
    #A391 warning RedundantThis Reference to instance variable 'salt' does not need "this". 116 30
    #A392 warning RedundantThis Reference to instance variable 'iCount' does not need "this". 117 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBKDF2KeyImpl.java

    Severity Rule Message Line Col
    #A393 warning RedundantThis Reference to instance variable 'salt' does not need "this". 92 9
    #A394 warning RedundantThis Reference to instance variable 'iterCount' does not need "this". 96 9
    #A395 warning RedundantThis Reference to instance variable 'prf' does not need "this". 109 13
    #A396 warning RedundantThis Reference to instance variable 'key' does not need "this". 121 9
    #A397 warning RedundantThis Method call to 'getClass' does not need "this". 156 25
    #A398 warning RedundantThis Reference to instance variable 'key' does not need "this". 226 29
    #A399 warning RedundantThis Reference to instance variable 'key' does not need "this". 227 23
    #A400 warning RedundantThis Reference to instance variable 'passwd' does not need "this". 270 17
    #A401 warning RedundantThis Reference to instance variable 'passwd' does not need "this". 271 39
    #A402 warning RedundantThis Reference to instance variable 'passwd' does not need "this". 272 17
    #A403 warning RedundantThis Reference to instance variable 'key' does not need "this". 274 17
    #A404 warning RedundantThis Reference to instance variable 'key' does not need "this". 275 39
    #A405 warning RedundantThis Reference to instance variable 'key' does not need "this". 276 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PrivateKeyInfo.java

    Severity Rule Message Line Col
    #A406 warning RedundantThis Reference to instance variable 'algid' does not need "this". 76 9
    #A407 warning RedundantThis Reference to instance variable 'privkey' does not need "this". 79 9
    #A408 warning RedundantThis Reference to instance variable 'algid' does not need "this". 88 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/RC2Parameters.java

    Severity Rule Message Line Col
    #A409 warning RedundantThis Reference to instance variable 'iv' does not need "this". 131 9
    #A410 warning RedundantThis Reference to instance variable 'effectiveKeySize' does not need "this". 197 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/TlsKeyMaterialGenerator.java

    Severity Rule Message Line Col
    #A411 warning RedundantThis Reference to instance variable 'spec' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/TlsMasterSecretGenerator.java

    Severity Rule Message Line Col
    #A412 warning RedundantThis Reference to instance variable 'spec' does not need "this". 65 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/TlsPrfGenerator.java

    Severity Rule Message Line Col
    #A413 warning RedundantThis Reference to instance variable 'spec' does not need "this". 129 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/TlsRsaPremasterSecretGenerator.java

    Severity Rule Message Line Col
    #A414 warning RedundantThis Reference to instance variable 'spec' does not need "this". 62 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageReader.java

    Severity Rule Message Line Col
    #A415 warning RedundantThis Reference to instance variable 'metadata' does not need "this". 217 9
    #A416 warning RedundantThis Reference to instance variable 'width' does not need "this". 713 31
    #A417 warning RedundantThis Reference to instance variable 'height' does not need "this". 713 43

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageWriter.java

    Severity Rule Message Line Col
    #A418 warning RedundantThis Reference to instance variable 'stream' does not need "this". 111 13
    #A419 warning RedundantThis Reference to instance variable 'stream' does not need "this". 114 13
    #A420 warning RedundantThis Method call to 'getOriginatingProvider' does not need "this". 1449 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/common/PaletteBuilder.java

    Severity Rule Message Line Col
    #A421 warning RedundantThis Reference to instance variable 'srcColorModel' does not need "this". 187 9
    #A422 warning RedundantThis Reference to instance variable 'srcRaster' does not need "this". 188 9
    #A423 warning RedundantThis Reference to instance variable 'transparency' does not need "this". 190 9
    #A424 warning RedundantThis Reference to instance variable 'requiredSize' does not need "this". 193 9
    #A425 warning RedundantThis Reference to instance variable 'requiredSize' does not need "this". 248 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/common/SubImageInputStream.java

    Severity Rule Message Line Col
    #A426 warning RedundantThis Reference to instance variable 'startingPos' does not need "this". 42 9
    #A427 warning RedundantThis Reference to instance variable 'startingLength' does not need "this". 43 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageReader.java

    Severity Rule Message Line Col
    #A428 warning RedundantThis Reference to instance variable 'stream' does not need "this". 137 13
    #A429 warning RedundantThis Reference to instance variable 'stream' does not need "this". 139 13
    #A430 warning RedundantThis Reference to instance variable 'numImages' does not need "this". 159 13
    #A431 warning RedundantThis Reference to instance variable 'decodeThisRow' does not need "this". 404 9
    #A432 warning RedundantThis Reference to instance variable 'destY' does not need "this". 455 17
    #A433 warning RedundantThis Reference to instance variable 'streamMetadata' does not need "this". 473 9
    #A434 warning RedundantThis Reference to instance variable 'imageMetadata' does not need "this". 628 13
    #A435 warning RedundantThis Reference to instance variable 'imageMetadataLength' does not need "this". 658 21
    #A436 warning RedundantThis Reference to instance variable 'updateMinY' does not need "this". 807 9
    #A437 warning RedundantThis Reference to instance variable 'updateYStep' does not need "this". 808 9
    #A438 warning RedundantThis Reference to instance variable 'theImage' does not need "this". 846 9
    #A439 warning RedundantThis Reference to instance variable 'theTile' does not need "this". 850 9
    #A440 warning RedundantThis Reference to instance variable 'width' does not need "this". 851 9
    #A441 warning RedundantThis Reference to instance variable 'height' does not need "this". 852 9
    #A442 warning RedundantThis Reference to instance variable 'streamX' does not need "this". 853 9
    #A443 warning RedundantThis Reference to instance variable 'streamY' does not need "this". 854 9
    #A444 warning RedundantThis Reference to instance variable 'rowsDone' does not need "this". 855 9
    #A445 warning RedundantThis Reference to instance variable 'interlacePass' does not need "this". 856 9
    #A446 warning RedundantThis Reference to instance variable 'sourceRegion' does not need "this". 861 9
    #A447 warning RedundantThis Reference to instance variable 'destinationRegion' does not need "this". 862 9
    #A448 warning RedundantThis Reference to instance variable 'destinationOffset' does not need "this". 865 9
    #A449 warning RedundantThis Reference to instance variable 'sourceXSubsampling' does not need "this". 868 9
    #A450 warning RedundantThis Reference to instance variable 'sourceYSubsampling' does not need "this". 869 9
    #A451 warning RedundantThis Reference to instance variable 'sourceMinProgressivePass' does not need "this". 870 9
    #A452 warning RedundantThis Reference to instance variable 'sourceMaxProgressivePass' does not need "this". 872 9
    #A453 warning RedundantThis Reference to instance variable 'destY' does not need "this". 875 9
    #A454 warning RedundantThis Reference to instance variable 'rowBuf' does not need "this". 883 9
    #A455 warning RedundantThis Reference to instance variable 'initCodeSize' does not need "this". 887 13
    #A456 warning RedundantThis Reference to instance variable 'blockLength' does not need "this". 890 13
    #A457 warning RedundantThis Reference to instance variable 'bitPos' does not need "this". 899 13
    #A458 warning RedundantThis Reference to instance variable 'nextByte' does not need "this". 900 13
    #A459 warning RedundantThis Reference to instance variable 'lastBlockFound' does not need "this". 901 13
    #A460 warning RedundantThis Reference to instance variable 'interlacePass' does not need "this". 902 13
    #A461 warning RedundantThis Reference to instance variable 'clearCode' does not need "this". 907 13
    #A462 warning RedundantThis Reference to instance variable 'eofCode' does not need "this". 908 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageWriter.java

    Severity Rule Message Line Col
    #A463 warning RedundantThis Reference to instance variable 'theStreamMetadata' does not need "this". 447 13
    #A464 warning RedundantThis Reference to instance variable 'theStreamMetadata' does not need "this". 450 13
    #A465 warning RedundantThis Reference to instance variable 'isWritingSequence' does not need "this". 455 9
    #A466 warning RedundantThis Reference to instance variable 'isWritingSequence' does not need "this". 467 9
    #A467 warning RedundantThis Reference to instance variable 'wroteSequenceHeader' does not need "this". 468 9
    #A468 warning RedundantThis Reference to instance variable 'theStreamMetadata' does not need "this". 469 9
    #A469 warning RedundantThis Reference to instance variable 'imageIndex' does not need "this". 470 9
    #A470 warning RedundantThis Reference to instance variable 'stream' does not need "this". 480 13
    #A471 warning RedundantThis Reference to instance variable 'stream' does not need "this". 481 13
    #A472 warning RedundantThis Reference to instance variable 'stream' does not need "this". 483 13
    #A473 warning RedundantThis Reference to instance variable 'imageIndex' does not need "this". 536 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadataFormat.java

    Severity Rule Message Line Col
    #A474 warning RedundantThis Method call to 'getClass' does not need "this". 41 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/MarkerSegment.java

    Severity Rule Message Line Col
    #A475 warning RedundantThis Reference to instance variable 'data' does not need "this". 116 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGImageReader.java

    Severity Rule Message Line Col
    #A476 warning RedundantThis Reference to instance variable 'length' does not need "this". 72 9
    #A477 warning RedundantThis Reference to instance variable 'length' does not need "this". 93 13
    #A478 warning RedundantThis Reference to instance variable 'stream' does not need "this". 205 9
    #A479 warning RedundantThis Reference to instance variable 'metadata' does not need "this". 254 13
    #A480 warning RedundantThis Reference to instance variable 'pixelsDone' does not need "this". 1190 9
    #A481 warning RedundantThis Reference to instance variable 'totalPixels' does not need "this". 1191 9
    #A482 warning RedundantThis Reference to instance variable 'pixelStream' does not need "this". 1278 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGImageWriter.java

    Severity Rule Message Line Col
    #A483 warning RedundantThis Reference to instance variable 'startPos' does not need "this". 105 9
    #A484 warning RedundantThis Reference to instance variable 'startPos' does not need "this". 176 9
    #A485 warning RedundantThis Reference to instance variable 'bytesRemaining' does not need "this". 182 9
    #A486 warning RedundantThis Reference to instance variable 'stream' does not need "this". 333 13
    #A487 warning RedundantThis Reference to instance variable 'stream' does not need "this". 335 13
    #A488 warning RedundantThis Reference to instance variable 'scalingBitDepth' does not need "this". 985 9
    #A489 warning RedundantThis Reference to instance variable 'numBands' does not need "this". 1036 9
    #A490 warning RedundantThis Reference to instance variable 'sourceXOffset' does not need "this". 1039 9
    #A491 warning RedundantThis Reference to instance variable 'sourceYOffset' does not need "this". 1040 9
    #A492 warning RedundantThis Reference to instance variable 'sourceWidth' does not need "this". 1041 9
    #A493 warning RedundantThis Reference to instance variable 'sourceHeight' does not need "this". 1042 9
    #A494 warning RedundantThis Reference to instance variable 'sourceBands' does not need "this". 1043 9
    #A495 warning RedundantThis Reference to instance variable 'periodX' does not need "this". 1044 9
    #A496 warning RedundantThis Reference to instance variable 'periodY' does not need "this". 1045 9
    #A497 warning RedundantThis Reference to instance variable 'totalPixels' does not need "this". 1090 9
    #A498 warning RedundantThis Reference to instance variable 'pixelsDone' does not need "this". 1091 9
    #A499 warning RedundantThis Reference to instance variable 'bpp' does not need "this". 1124 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java

    Severity Rule Message Line Col
    #A500 warning RedundantThis Reference to instance variable 'unknownChunkData' does not need "this". 452 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/wbmp/WBMPImageReader.java

    Severity Rule Message Line Col
    #A501 warning RedundantThis Reference to instance variable 'width' does not need "this". 203 31
    #A502 warning RedundantThis Reference to instance variable 'height' does not need "this". 203 43
    #A503 warning RedundantThis Reference to instance variable 'width' does not need "this". 247 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/wbmp/WBMPImageWriter.java

    Severity Rule Message Line Col
    #A504 warning RedundantThis Reference to instance variable 'stream' does not need "this". 107 13
    #A505 warning RedundantThis Reference to instance variable 'stream' does not need "this". 109 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/browser/dom/DOMAccessException.java

    Severity Rule Message Line Col
    #A506 warning RedundantThis Reference to instance variable 'ex' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/browser/dom/DOMUnsupportedException.java

    Severity Rule Message Line Col
    #A507 warning RedundantThis Reference to instance variable 'ex' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKColorChooserPanel.java

    Severity Rule Message Line Col
    #A508 warning RedundantThis Reference to instance variable 'hue' does not need "this". 406 9
    #A509 warning RedundantThis Reference to instance variable 'saturation' does not need "this". 407 9
    #A510 warning RedundantThis Reference to instance variable 'brightness' does not need "this". 408 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKIconFactory.java

    Severity Rule Message Line Col
    #A511 warning RedundantThis Reference to instance variable 'method' does not need "this". 163 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKStyle.java

    Severity Rule Message Line Col
    #A512 warning RedundantThis Reference to instance variable 'font' does not need "this". 107 13
    #A513 warning RedundantThis Reference to instance variable 'font' does not need "this". 109 13
    #A514 warning RedundantThis Reference to instance variable 'font' does not need "this". 111 13
    #A515 warning RedundantThis Reference to instance variable 'className' does not need "this". 1083 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKStyleFactory.java

    Severity Rule Message Line Col
    #A516 warning RedundantThis Reference to instance variable 'wt' does not need "this". 147 17
    #A517 warning RedundantThis Reference to instance variable 'args' does not need "this". 148 21
    #A518 warning RedundantThis Reference to instance variable 'args' does not need "this". 151 21
    #A519 warning RedundantThis Reference to instance variable 'args' does not need "this". 152 21
    #A520 warning RedundantThis Reference to instance variable 'args' does not need "this". 154 41
    #A521 warning RedundantThis Reference to instance variable 'args' does not need "this". 155 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/Metacity.java

    Severity Rule Message Line Col
    #A522 warning RedundantThis Reference to instance variable 'frameGeometry' does not need "this". 832 9
    #A523 warning RedundantThis Reference to instance variable 'width' does not need "this". 1956 13
    #A524 warning RedundantThis Reference to instance variable 'height' does not need "this". 1957 13
    #A525 warning RedundantThis Reference to instance variable 'arcwidth' does not need "this". 1958 13
    #A526 warning RedundantThis Reference to instance variable 'archeight' does not need "this". 1959 13
    #A527 warning RedundantThis Reference to instance variable 'x' does not need "this". 2073 17
    #A528 warning RedundantThis Reference to instance variable 'y' does not need "this". 2074 17
    #A529 warning RedundantThis Reference to instance variable 'w' does not need "this". 2075 17
    #A530 warning RedundantThis Reference to instance variable 'h' does not need "this". 2076 17
    #A531 warning RedundantThis Reference to instance variable 'aw' does not need "this". 2077 17
    #A532 warning RedundantThis Reference to instance variable 'ah' does not need "this". 2078 17
    #A533 warning RedundantThis Reference to instance variable 'affine' does not need "this". 2079 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifBorders.java

    Severity Rule Message Line Col
    #A534 warning RedundantThis Reference to instance variable 'font' does not need "this". 644 13
    #A535 warning RedundantThis Reference to instance variable 'background' does not need "this". 645 13
    #A536 warning RedundantThis Reference to instance variable 'foreground' does not need "this". 646 13
    #A537 warning RedundantThis Reference to instance variable 'shadowColor' does not need "this". 647 13
    #A538 warning RedundantThis Reference to instance variable 'highlightColor' does not need "this". 648 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifDesktopIconUI.java

    Severity Rule Message Line Col
    #A539 warning RedundantThis Reference to instance variable 'frame' does not need "this". 208 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifFileChooserUI.java

    Severity Rule Message Line Col
    #A540 warning RedundantThis Method call to 'getPreferredSize' does not need "this". 441 54
    #A541 warning RedundantThis Method call to 'getPreferredSize' does not need "this". 455 54
    #A542 warning RedundantThis Method call to 'getPreferredSize' does not need "this". 469 54
    #A543 warning RedundantThis Method call to 'getPreferredSize' does not need "this". 483 54

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/AnimationController.java

    Severity Rule Message Line Col
    #A544 warning RedundantThis Reference to instance variable 'duration' does not need "this". 352 13
    #A545 warning RedundantThis Reference to instance variable 'startTime' does not need "this". 353 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsIconFactory.java

    Severity Rule Message Line Col
    #A546 warning RedundantThis Reference to instance variable 'type' does not need "this". 732 17
    #A547 warning RedundantThis Reference to instance variable 'menuItem' does not need "this". 737 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsInternalFrameTitlePane.java

    Severity Rule Message Line Col
    #A548 warning RedundantThis Reference to instance variable 'icons' does not need "this". 498 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java

    Severity Rule Message Line Col
    #A549 warning RedundantThis Reference to instance variable 'aaSettings' does not need "this". 573 13
    #A550 warning RedundantThis Reference to instance variable 'themeActive' does not need "this". 595 13
    #A551 warning RedundantThis Reference to instance variable 'dllName' does not need "this". 596 13
    #A552 warning RedundantThis Reference to instance variable 'colorName' does not need "this". 597 13
    #A553 warning RedundantThis Reference to instance variable 'sizeName' does not need "this". 598 13
    #A554 warning RedundantThis Reference to instance variable 'desktopProperty' does not need "this". 2164 17
    #A555 warning RedundantThis Reference to instance variable 'skin' does not need "this". 2427 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsPopupWindow.java

    Severity Rule Message Line Col
    #A556 warning RedundantThis Method call to 'pack' does not need "this". 93 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTableHeaderUI.java

    Severity Rule Message Line Col
    #A557 warning RedundantThis Reference to instance variable 'hasRollover' does not need "this". 91 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/XPStyle.java

    Severity Rule Message Line Col
    #A558 warning RedundantThis Reference to instance variable 'skin' does not need "this". 367 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Attribute.java

    Severity Rule Message Line Col
    #A559 warning RedundantThis Reference to instance variable 'def' does not need "this". 62 9
    #A560 warning RedundantThis Reference to instance variable 'bytes' does not need "this". 63 9
    #A561 warning RedundantThis Reference to instance variable 'fixups' does not need "this". 64 9
    #A562 warning RedundantThis Reference to instance variable 'def' does not need "this". 104 16
    #A563 warning RedundantThis Reference to instance variable 'elems' does not need "this". 480 21
    #A564 warning RedundantThis Reference to instance variable 'elems' does not need "this". 485 21
    #A565 warning RedundantThis Reference to instance variable 'name' does not need "this". 534 20
    #A566 warning RedundantThis Reference to instance variable 'layout' does not need "this". 535 20
    #A567 warning RedundantThis Reference to instance variable 'ctype' does not need "this". 536 20
    #A568 warning RedundantThis Reference to instance variable 'name' does not need "this". 546 17
    #A569 warning RedundantThis Reference to instance variable 'layout' does not need "this". 548 17
    #A570 warning RedundantThis Reference to instance variable 'ctype' does not need "this". 550 20
    #A571 warning RedundantThis Reference to instance variable 'body' does not need "this". 595 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/BandStructure.java

    Severity Rule Message Line Col
    #A572 warning RedundantThis Reference to instance variable 'seqForDebug' does not need "this". 376 13
    #A573 warning RedundantThis Reference to instance variable 'phase' does not need "this". 497 13
    #A574 warning RedundantThis Reference to instance variable 'length' does not need "this". 558 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/ClassReader.java

    Severity Rule Message Line Col
    #A575 warning RedundantThis Reference to instance variable 'pkg' does not need "this". 59 9
    #A576 warning RedundantThis Reference to instance variable 'verbose' does not need "this". 61 9
    #A577 warning RedundantThis Reference to instance variable 'attrDefs' does not need "this". 372 38

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/ClassWriter.java

    Severity Rule Message Line Col
    #A578 warning RedundantThis Reference to instance variable 'pkg' does not need "this". 55 9
    #A579 warning RedundantThis Reference to instance variable 'verbose' does not need "this". 57 9
    #A580 warning RedundantThis Reference to instance variable 'cpIndex' does not need "this". 59 9
    #A581 warning RedundantThis Reference to instance variable 'cpIndex' does not need "this". 60 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Coding.java

    Severity Rule Message Line Col
    #A582 warning RedundantThis Reference to instance variable 'L' does not need "this". 372 9
    #A583 warning RedundantThis Reference to instance variable 'min' does not need "this". 375 9
    #A584 warning RedundantThis Reference to instance variable 'max' does not need "this". 376 9
    #A585 warning RedundantThis Reference to instance variable 'umin' does not need "this". 377 9
    #A586 warning RedundantThis Reference to instance variable 'umax' does not need "this". 378 9
    #A587 warning RedundantThis Reference to instance variable 'byteMin' does not need "this". 379 9
    #A588 warning RedundantThis Reference to instance variable 'byteMax' does not need "this". 380 9
    #A589 warning RedundantThis Reference to instance variable 'B' does not need "this". 391 13
    #A590 warning RedundantThis Reference to instance variable 'H' does not need "this". 392 13
    #A591 warning RedundantThis Reference to instance variable 'S' does not need "this". 393 13
    #A592 warning RedundantThis Reference to instance variable 'del' does not need "this". 394 13
    #A593 warning RedundantThis Reference to instance variable 'del' does not need "this". 610 20
    #A594 warning RedundantThis Reference to instance variable 'B' does not need "this". 612 20
    #A595 warning RedundantThis Reference to instance variable 'H' does not need "this". 614 20
    #A596 warning RedundantThis Reference to instance variable 'S' does not need "this". 616 20
    #A597 warning RedundantThis Reference to instance variable 'del' does not need "this". 622 23
    #A598 warning RedundantThis Reference to instance variable 'S' does not need "this". 624 21
    #A599 warning RedundantThis Reference to instance variable 'B' does not need "this". 626 21
    #A600 warning RedundantThis Reference to instance variable 'H' does not need "this". 629 13
    #A601 warning RedundantThis Method call to 'getHL' does not need "this". 633 26
    #A602 warning RedundantThis Method call to 'compareTo' does not need "this". 644 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/CodingChooser.java

    Severity Rule Message Line Col
    #A603 warning RedundantThis Reference to instance variable 'verbose' does not need "this". 119 13
    #A604 warning RedundantThis Reference to instance variable 'optUseHistogram' does not need "this". 122 13
    #A605 warning RedundantThis Reference to instance variable 'optUsePopulationCoding' does not need "this". 124 13
    #A606 warning RedundantThis Reference to instance variable 'optUseAdaptiveCoding' does not need "this". 126 13
    #A607 warning RedundantThis Reference to instance variable 'stress' does not need "this". 131 17
    #A608 warning RedundantThis Reference to instance variable 'fuzz' does not need "this". 145 9
    #A609 warning RedundantThis Reference to instance variable 'deltas' does not need "this". 212 9
    #A610 warning RedundantThis Reference to instance variable 'min' does not need "this". 213 9
    #A611 warning RedundantThis Reference to instance variable 'max' does not need "this". 214 9
    #A612 warning RedundantThis Reference to instance variable 'vHist' does not need "this". 215 9
    #A613 warning RedundantThis Reference to instance variable 'dHist' does not need "this". 216 9
    #A614 warning RedundantThis Reference to instance variable 'searchOrder' does not need "this". 217 9
    #A615 warning RedundantThis Reference to instance variable 'regularChoice' does not need "this". 218 9
    #A616 warning RedundantThis Reference to instance variable 'bestChoice' does not need "this". 219 9
    #A617 warning RedundantThis Reference to instance variable 'bestMethod' does not need "this". 220 9
    #A618 warning RedundantThis Reference to instance variable 'bestZipSize' does not need "this". 221 9
    #A619 warning RedundantThis Reference to instance variable 'bestByteSize' does not need "this". 222 9
    #A620 warning RedundantThis Reference to instance variable 'targetSize' does not need "this". 223 9
    #A621 warning RedundantThis Reference to instance variable 'bestMethod' does not need "this". 380 36
    #A622 warning RedundantThis Reference to instance variable 'disableRunCoding' does not need "this". 869 42
    #A623 warning RedundantThis Reference to instance variable 'start' does not need "this". 952 25
    #A624 warning RedundantThis Reference to instance variable 'end' does not need "this". 953 25
    #A625 warning RedundantThis Reference to instance variable 'values' does not need "this". 954 25
    #A626 warning RedundantThis Reference to instance variable 'disablePopCoding' does not need "this". 1042 42
    #A627 warning RedundantThis Reference to instance variable 'values' does not need "this". 1082 46
    #A628 warning RedundantThis Reference to instance variable 'start' does not need "this". 1083 46
    #A629 warning RedundantThis Reference to instance variable 'start' does not need "this". 1084 46
    #A630 warning RedundantThis Reference to instance variable 'values' does not need "this". 1091 50
    #A631 warning RedundantThis Reference to instance variable 'start' does not need "this". 1092 50
    #A632 warning RedundantThis Reference to instance variable 'start' does not need "this". 1093 50
    #A633 warning RedundantThis Reference to instance variable 'values' does not need "this". 1095 50
    #A634 warning RedundantThis Reference to instance variable 'start' does not need "this". 1096 50
    #A635 warning RedundantThis Reference to instance variable 'start' does not need "this". 1097 50
    #A636 warning RedundantThis Reference to instance variable 'end' does not need "this". 1315 25
    #A637 warning RedundantThis Reference to instance variable 'start' does not need "this". 1316 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/ConstantPool.java

    Severity Rule Message Line Col
    #A638 warning RedundantThis Method call to 'equals' does not need "this". 161 36
    #A639 warning RedundantThis Reference to instance variable 'tag' does not need "this". 180 17
    #A640 warning RedundantThis Reference to instance variable 'tag' does not need "this". 181 34
    #A641 warning RedundantThis Reference to instance variable 'nameRef' does not need "this". 386 20
    #A642 warning RedundantThis Reference to instance variable 'typeRef' does not need "this". 387 20
    #A643 warning RedundantThis Reference to instance variable 'typeRef' does not need "this". 394 21
    #A644 warning RedundantThis Reference to instance variable 'nameRef' does not need "this". 396 25
    #A645 warning RedundantThis Reference to instance variable 'classRef' does not need "this". 447 20
    #A646 warning RedundantThis Reference to instance variable 'descRef' does not need "this". 448 20
    #A647 warning RedundantThis Reference to instance variable 'classRef' does not need "this". 455 21
    #A648 warning RedundantThis Reference to instance variable 'descRef' does not need "this". 457 25
    #A649 warning RedundantThis Reference to instance variable 'value' does not need "this". 524 39
    #A650 warning RedundantThis Method call to 'dumpString' does not need "this". 800 50
    #A651 warning RedundantThis Method call to 'dumpString' does not need "this". 819 74

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Fixups.java

    Severity Rule Message Line Col
    #A652 warning RedundantThis Reference to instance variable 'desc' does not need "this". 247 13
    #A653 warning RedundantThis Method call to 'location' does not need "this". 255 20
    #A654 warning RedundantThis Reference to instance variable 'desc' does not need "this". 263 20
    #A655 warning RedundantThis Reference to instance variable 'entry' does not need "this". 263 46
    #A656 warning RedundantThis Reference to instance variable 'size' does not need "this". 320 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Histogram.java

    Severity Rule Message Line Col
    #A657 warning RedundantThis Reference to instance variable 'matrix' does not need "this". 59 9
    #A658 warning RedundantThis Reference to instance variable 'totalWeight' does not need "this". 60 9
    #A659 warning RedundantThis Reference to instance variable 'totalWeight' does not need "this". 81 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Instruction.java

    Severity Rule Message Line Col
    #A660 warning RedundantThis Reference to instance variable 'apc' does not need "this". 249 13
    #A661 warning RedundantThis Reference to instance variable 'bytes' does not need "this". 328 44
    #A662 warning RedundantThis Reference to instance variable 'pc' does not need "this". 329 28
    #A663 warning RedundantThis Reference to instance variable 'bc' does not need "this". 330 28
    #A664 warning RedundantThis Reference to instance variable 'w' does not need "this". 331 28
    #A665 warning RedundantThis Reference to instance variable 'length' does not need "this". 332 28
    #A666 warning RedundantThis Reference to instance variable 'pc' does not need "this". 337 13
    #A667 warning RedundantThis Reference to instance variable 'bc' does not need "this". 338 13
    #A668 warning RedundantThis Reference to instance variable 'w' does not need "this". 339 13
    #A669 warning RedundantThis Reference to instance variable 'length' does not need "this". 340 13
    #A670 warning RedundantThis Reference to instance variable 'bytes' does not need "this". 342 17
    #A671 warning RedundantThis Reference to instance variable 'pc' does not need "this". 342 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java

    Severity Rule Message Line Col
    #A672 warning RedundantThis Reference to instance variable 'in' does not need "this". 174 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Package.java

    Severity Rule Message Line Col
    #A673 warning RedundantThis Reference to instance variable 'magic' does not need "this". 218 13
    #A674 warning RedundantThis Reference to instance variable 'minver' does not need "this". 219 13
    #A675 warning RedundantThis Reference to instance variable 'majver' does not need "this". 220 13
    #A676 warning RedundantThis Method call to 'getName' does not need "this". 252 25
    #A677 warning RedundantThis Reference to instance variable 'thisClass' does not need "this". 377 41
    #A678 warning RedundantThis Reference to instance variable 'order' does not need "this". 554 24
    #A679 warning RedundantThis Method call to 'getDescriptor' does not need "this". 587 24
    #A680 warning RedundantThis Reference to instance variable 'nameString' does not need "this". 761 13
    #A681 warning RedundantThis Reference to instance variable 'name' does not need "this". 766 13
    #A682 warning RedundantThis Reference to instance variable 'nameString' does not need "this". 795 43
    #A683 warning RedundantThis Reference to instance variable 'nameString' does not need "this". 803 20
    #A684 warning RedundantThis Reference to instance variable 'nameString' does not need "this". 818 28
    #A685 warning RedundantThis Reference to instance variable 'predictable' does not need "this". 948 13
    #A686 warning RedundantThis Reference to instance variable 'name' does not need "this". 958 33
    #A687 warning RedundantThis Reference to instance variable 'name' does not need "this". 958 62
    #A688 warning RedundantThis Reference to instance variable 'thisClass' does not need "this". 969 23
    #A689 warning RedundantThis Reference to instance variable 'outerClass' does not need "this". 970 23
    #A690 warning RedundantThis Reference to instance variable 'name' does not need "this". 971 23
    #A691 warning RedundantThis Reference to instance variable 'flags' does not need "this". 972 20
    #A692 warning RedundantThis Reference to instance variable 'thisClass' does not need "this". 982 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PackageReader.java

    Severity Rule Message Line Col
    #A693 warning RedundantThis Method call to 'initPackageMajver' does not need "this". 276 9
    #A694 warning RedundantThis Method call to 'setAttributeLayoutIndex' does not need "this". 848 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PackageWriter.java

    Severity Rule Message Line Col
    #A695 warning RedundantThis Reference to instance variable 'finalOut' does not need "this". 63 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PackerImpl.java

    Severity Rule Message Line Col
    #A696 warning RedundantThis Reference to instance variable 'attrDefs' does not need "this". 222 13
    #A697 warning RedundantThis Reference to instance variable 'attrCommands' does not need "this". 223 13
    #A698 warning RedundantThis Reference to instance variable 'f' does not need "this". 341 17
    #A699 warning RedundantThis Reference to instance variable 'jf' does not need "this". 342 17
    #A700 warning RedundantThis Reference to instance variable 'je' does not need "this". 343 17
    #A701 warning RedundantThis Reference to instance variable 'modtime' does not need "this". 346 21
    #A702 warning RedundantThis Reference to instance variable 'name' does not need "this". 352 17
    #A703 warning RedundantThis Reference to instance variable 'f' does not need "this". 353 17
    #A704 warning RedundantThis Reference to instance variable 'modtime' does not need "this". 358 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PopulationCoding.java

    Severity Rule Message Line Col
    #A705 warning RedundantThis Reference to instance variable 'L' does not need "this". 104 9
    #A706 warning RedundantThis Reference to instance variable 'L' does not need "this". 108 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/InternalException.java

    Severity Rule Message Line Col
    #A707 warning RedundantThis Reference to instance variable 'errorCode' does not need "this". 40 10
    #A708 warning RedundantThis Reference to instance variable 'errorCode' does not need "this". 45 10

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/interceptor/DefaultMBeanServerInterceptor.java

    Severity Rule Message Line Col
    #A709 warning RedundantThis Reference to instance variable 'server' does not need "this". 173 9
    #A710 warning RedundantThis Reference to instance variable 'domain' does not need "this". 177 9
    #A711 warning RedundantThis Reference to instance variable 'listener' does not need "this". 1733 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/ConvertingMethod.java

    Severity Rule Message Line Col
    #A712 warning RedundantThis Reference to instance variable 'method' does not need "this". 208 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/DefaultMXBeanMappingFactory.java

    Severity Rule Message Line Col
    #A713 warning RedundantThis Reference to instance variable 'keyMapping' does not need "this". 735 13
    #A714 warning RedundantThis Reference to instance variable 'valueMapping' does not need "this". 736 13
    #A715 warning RedundantThis Reference to instance variable 'getterMappings' does not need "this". 811 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/JmxMBeanServer.java

    Severity Rule Message Line Col
    #A716 warning RedundantThis Reference to instance variable 'secureClr' does not need "this". 229 9
    #A717 warning RedundantThis Reference to instance variable 'mBeanServerDelegateObject' does not need "this". 237 9
    #A718 warning RedundantThis Reference to instance variable 'outerShell' does not need "this". 238 9
    #A719 warning RedundantThis Reference to instance variable 'mbsInterceptor' does not need "this". 241 9
    #A720 warning RedundantThis Reference to instance variable 'interceptorsEnabled' does not need "this". 244 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiator.java

    Severity Rule Message Line Col
    #A721 warning RedundantThis Method call to 'getClass' does not need "this". 177 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MBeanSupport.java

    Severity Rule Message Line Col
    #A722 warning RedundantThis Reference to instance variable 'perInterface' does not need "this". 136 9
    #A723 warning RedundantThis Reference to instance variable 'mbeanInfo' does not need "this". 137 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MXBeanMapping.java

    Severity Rule Message Line Col
    #A724 warning RedundantThis Reference to instance variable 'openClass' does not need "this". 137 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MXBeanProxy.java

    Severity Rule Message Line Col
    #A725 warning RedundantThis Reference to instance variable 'convertingMethod' does not need "this". 95 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MXBeanSupport.java

    Severity Rule Message Line Col
    #A726 warning RedundantThis Reference to instance variable 'mxbeanLookup' does not need "this". 159 13
    #A727 warning RedundantThis Reference to instance variable 'mxbeanLookup' does not need "this". 160 13
    #A728 warning RedundantThis Reference to instance variable 'objectName' does not need "this". 161 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/NamedObject.java

    Severity Rule Message Line Col
    #A729 warning RedundantThis Reference to instance variable 'name' does not need "this". 62 9
    #A730 warning RedundantThis Reference to instance variable 'name' does not need "this". 79 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/ObjectInputStreamWithLoader.java

    Severity Rule Message Line Col
    #A731 warning RedundantThis Reference to instance variable 'loader' does not need "this". 54 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/Repository.java

    Severity Rule Message Line Col
    #A732 warning RedundantThis Reference to instance variable 'isPropertyListPattern' does not need "this". 149 13
    #A733 warning RedundantThis Reference to instance variable 'isPropertyValuePattern' does not need "this". 150 13
    #A734 warning RedundantThis Reference to instance variable 'properties' does not need "this". 151 13
    #A735 warning RedundantThis Reference to instance variable 'keys' does not need "this". 153 13
    #A736 warning RedundantThis Reference to instance variable 'values' does not need "this". 154 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/WeakIdentityHashMap.java

    Severity Rule Message Line Col
    #A737 warning RedundantThis Reference to instance variable 'hashCode' does not need "this". 115 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ArrayNotificationBuffer.java

    Severity Rule Message Line Col
    #A738 warning RedundantThis Reference to instance variable 'mBeanServer' does not need "this". 252 9
    #A739 warning RedundantThis Reference to instance variable 'queue' does not need "this". 254 9
    #A740 warning RedundantThis Reference to instance variable 'earliestSequenceNumber' does not need "this". 255 9
    #A741 warning RedundantThis Reference to instance variable 'nextSequenceNumber' does not need "this". 256 9
    #A742 warning RedundantThis Reference to instance variable 'earliestSequenceNumber' does not need "this". 256 35
    #A743 warning RedundantThis Reference to instance variable 'notification' does not need "this". 535 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ArrayQueue.java

    Severity Rule Message Line Col
    #A744 warning RedundantThis Reference to instance variable 'queue' does not need "this". 34 9
    #A745 warning RedundantThis Reference to instance variable 'head' does not need "this". 35 9
    #A746 warning RedundantThis Reference to instance variable 'tail' does not need "this". 36 9
    #A747 warning RedundantThis Reference to instance variable 'capacity' does not need "this". 44 28
    #A748 warning RedundantThis Reference to instance variable 'capacity' does not need "this". 49 9
    #A749 warning RedundantThis Reference to instance variable 'queue' does not need "this". 50 9
    #A750 warning RedundantThis Reference to instance variable 'head' does not need "this". 51 9
    #A751 warning RedundantThis Reference to instance variable 'tail' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ClientNotifForwarder.java

    Severity Rule Message Line Col
    #A752 warning RedundantThis Reference to instance variable 'executor' does not need "this". 137 9
    #A753 warning RedundantThis Reference to instance variable 'acc' does not need "this". 138 9
    #A754 warning RedundantThis Method call to 'notifyAll' does not need "this". 739 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ServerNotifForwarder.java

    Severity Rule Message Line Col
    #A755 warning RedundantThis Reference to instance variable 'id' does not need "this". 445 20
    #A756 warning RedundantThis Reference to instance variable 'filter' does not need "this". 449 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/security/MBeanServerFileAccessController.java

    Severity Rule Message Line Col
    #A757 warning RedundantThis Reference to instance variable 'createPatterns' does not need "this". 102 17
    #A758 warning RedundantThis Reference to instance variable 'createPatterns' does not need "this". 104 17
    #A759 warning RedundantThis Reference to instance variable 'accessMap' does not need "this". 391 9
    #A760 warning RedundantThis Reference to instance variable 'len' does not need "this". 420 13
    #A761 warning RedundantThis Reference to instance variable 'i' does not need "this". 421 13
    #A762 warning RedundantThis Reference to instance variable 'c' does not need "this". 423 17
    #A763 warning RedundantThis Reference to instance variable 'c' does not need "this". 425 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpEngineParameters.java

    Severity Rule Message Line Col
    #A764 warning RedundantThis Reference to instance variable 'encrypt' does not need "this". 83 9
    #A765 warning RedundantThis Reference to instance variable 'encrypt' does not need "this". 91 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpParams.java

    Severity Rule Message Line Col
    #A766 warning RedundantThis Reference to instance variable 'protocolVersion' does not need "this". 74 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibTable.java

    Severity Rule Message Line Col
    #A767 warning RedundantThis Reference to instance variable 'theMib' does not need "this". 98 9
    #A768 warning RedundantThis Method call to 'sendNotification' does not need "this". 2258 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpRequestTree.java

    Severity Rule Message Line Col
    #A769 warning RedundantThis Reference to instance variable 'request' does not need "this". 77 9
    #A770 warning RedundantThis Reference to instance variable 'version' does not need "this". 78 9
    #A771 warning RedundantThis Reference to instance variable 'hashtable' does not need "this". 80 9
    #A772 warning RedundantThis Reference to instance variable 'version' does not need "this". 236 13
    #A773 warning RedundantThis Reference to instance variable 'statusvb' does not need "this". 240 13
    #A774 warning RedundantThis Reference to instance variable 'type' does not need "this". 481 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryNotification.java

    Severity Rule Message Line Col
    #A775 warning RedundantThis Reference to instance variable 'name' does not need "this". 76 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpAdaptorServer.java

    Severity Rule Message Line Col
    #A776 warning RedundantThis Reference to instance variable 'useAcl' does not need "this". 494 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpMibTree.java

    Severity Rule Message Line Col
    #A777 warning RedundantThis Reference to instance variable 'parent' does not need "this". 183 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler.java

    Severity Rule Message Line Col
    #A778 warning RedundantThis Reference to instance variable 'globalR' does not need "this". 143 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpEngineImpl.java

    Severity Rule Message Line Col
    #A779 warning RedundantThis Reference to instance variable 'factory' does not need "this". 339 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/tasks/ThreadService.java

    Severity Rule Message Line Col
    #A780 warning RedundantThis Method call to 'setPriority' does not need "this". 160 13
    #A781 warning RedundantThis Method call to 'setContextClassLoader' does not need "this". 161 13
    #A782 warning RedundantThis Method call to 'setPriority' does not need "this". 201 17
    #A783 warning RedundantThis Method call to 'interrupted' does not need "this". 202 17
    #A784 warning RedundantThis Method call to 'setContextClassLoader' does not need "this". 203 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/BerDecoder.java

    Severity Rule Message Line Col
    #A785 warning RedundantThis Reference to instance variable 'origOffset' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/ClientId.java

    Severity Rule Message Line Col
    #A786 warning RedundantThis Reference to instance variable 'sockComparator' does not need "this". 88 17
    #A787 warning RedundantThis Reference to instance variable 'factory' does not need "this". 92 17
    #A788 warning RedundantThis Reference to instance variable 'isDefaultSockFactory' does not need "this". 175 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapAttribute.java

    Severity Rule Message Line Col
    #A789 warning RedundantThis Method call to 'setBaseCtxInfo' does not need "this". 136 9
    #A790 warning RedundantThis Reference to instance variable 'baseCtxURL' does not need "this". 153 13
    #A791 warning RedundantThis Reference to instance variable 'baseCtxEnv' does not need "this". 176 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapCtx.java

    Severity Rule Message Line Col
    #A792 warning RedundantThis Reference to instance variable 'reqAttrs' does not need "this". 107 13
    #A793 warning RedundantThis Reference to instance variable 'hasLdapsScheme' does not need "this". 278 23
    #A794 warning RedundantThis Reference to instance variable 'useDefaultPortNumber' does not need "this". 310 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapEntry.java

    Severity Rule Message Line Col
    #A795 warning RedundantThis Reference to instance variable 'attributes' does not need "this". 45 9
    #A796 warning RedundantThis Reference to instance variable 'attributes' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapRequest.java

    Severity Rule Message Line Col
    #A797 warning RedundantThis Reference to instance variable 'pauseAfterReceipt' does not need "this". 51 9
    #A798 warning RedundantThis Reference to instance variable 'replies' does not need "this". 53 13
    #A799 warning RedundantThis Reference to instance variable 'replies' does not need "this". 55 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapSchemaCtx.java

    Severity Rule Message Line Col
    #A800 warning RedundantThis Reference to instance variable 'port' does not need "this". 400 13
    #A801 warning RedundantThis Reference to instance variable 'host' does not need "this". 401 13
    #A802 warning RedundantThis Reference to instance variable 'hasLdapsScheme' does not need "this". 402 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/NotifierArgs.java

    Severity Rule Message Line Col
    #A803 warning RedundantThis Reference to instance variable 'controls' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/UnsolicitedResponseImpl.java

    Severity Rule Message Line Col
    #A804 warning RedundantThis Reference to instance variable 'extensionValue' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/pool/ConnectionsWeakRef.java

    Severity Rule Message Line Col
    #A805 warning RedundantThis Reference to instance variable 'conns' does not need "this". 64 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/Continuation.java

    Severity Rule Message Line Col
    #A806 warning RedundantThis Reference to instance variable 'followingLink' does not need "this". 413 9
    #A807 warning RedundantThis Reference to instance variable 'relativeResolvedName' does not need "this". 418 9
    #A808 warning RedundantThis Reference to instance variable 'resolvedContext' does not need "this". 419 9
    #A809 warning RedundantThis Reference to instance variable 'continuing' does not need "this". 421 9
    #A810 warning RedundantThis Method call to 'toString' does not need "this". 433 24
    #A811 warning RedundantThis Method call to 'toString' does not need "this". 434 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/HeadTail.java

    Severity Rule Message Line Col
    #A812 warning RedundantThis Reference to instance variable 'head' does not need "this". 55 16
    #A813 warning RedundantThis Reference to instance variable 'tail' does not need "this". 59 16
    #A814 warning RedundantThis Reference to instance variable 'status' does not need "this". 63 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/StringHeadTail.java

    Severity Rule Message Line Col
    #A815 warning RedundantThis Reference to instance variable 'head' does not need "this". 53 16
    #A816 warning RedundantThis Reference to instance variable 'tail' does not need "this". 57 16
    #A817 warning RedundantThis Reference to instance variable 'status' does not need "this". 61 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/HierMemDirCtx.java

    Severity Rule Message Line Col
    #A818 warning RedundantThis Reference to instance variable 'alwaysUseFactory' does not need "this". 82 9
    #A819 warning RedundantThis Reference to instance variable 'bds' does not need "this". 812 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/LazySearchEnumerationImpl.java

    Severity Rule Message Line Col
    #A820 warning RedundantThis Reference to instance variable 'context' does not need "this". 78 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/SearchFilter.java

    Severity Rule Message Line Col
    #A821 warning RedundantThis Method call to 'createNextFilter' does not need "this". 68 22
    #A822 warning RedundantThis Method call to 'consumeChar' does not need "this". 120 13
    #A823 warning RedundantThis Method call to 'consumeChar' does not need "this". 159 13
    #A824 warning RedundantThis Reference to instance variable 'polarity' does not need "this". 227 49
    #A825 warning RedundantThis Reference to instance variable 'value' does not need "this". 353 39
    #A826 warning RedundantThis Reference to instance variable 'value' does not need "this". 360 38
    #A827 warning RedundantThis Reference to instance variable 'value' does not need "this". 366 38

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java

    Severity Rule Message Line Col
    #A828 warning RedundantThis Reference to instance variable 'cdata' does not need "this". 131 9
    #A829 warning RedundantThis Reference to instance variable 'gcName' does not need "this". 137 9
    #A830 warning RedundantThis Reference to instance variable 'gcAction' does not need "this". 138 9
    #A831 warning RedundantThis Reference to instance variable 'gcCause' does not need "this". 139 9
    #A832 warning RedundantThis Reference to instance variable 'gcInfo' does not need "this". 140 9
    #A833 warning RedundantThis Reference to instance variable 'cdata' does not need "this". 141 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/management/GcInfo.java

    Severity Rule Message Line Col
    #A834 warning RedundantThis Reference to instance variable 'usageBeforeGc' does not need "this". 87 9
    #A835 warning RedundantThis Reference to instance variable 'usageAfterGc' does not need "this". 88 9
    #A836 warning RedundantThis Reference to instance variable 'usageBeforeGc' does not need "this". 90 13
    #A837 warning RedundantThis Reference to instance variable 'usageAfterGc' does not need "this". 91 13
    #A838 warning RedundantThis Reference to instance variable 'cdata' does not need "this". 94 9
    #A839 warning RedundantThis Reference to instance variable 'index' does not need "this". 100 9
    #A840 warning RedundantThis Reference to instance variable 'startTime' does not need "this". 101 9
    #A841 warning RedundantThis Reference to instance variable 'endTime' does not need "this". 102 9
    #A842 warning RedundantThis Reference to instance variable 'usageBeforeGc' does not need "this". 103 9
    #A843 warning RedundantThis Reference to instance variable 'usageAfterGc' does not need "this". 104 9
    #A844 warning RedundantThis Reference to instance variable 'extAttributes' does not need "this". 105 9
    #A845 warning RedundantThis Reference to instance variable 'builder' does not need "this". 106 9
    #A846 warning RedundantThis Reference to instance variable 'cdata' does not need "this". 107 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/management/VMOption.java

    Severity Rule Message Line Col
    #A847 warning RedundantThis Reference to instance variable 'name' does not need "this". 129 9
    #A848 warning RedundantThis Reference to instance variable 'value' does not need "this". 130 9
    #A849 warning RedundantThis Reference to instance variable 'writeable' does not need "this". 131 9
    #A850 warning RedundantThis Reference to instance variable 'origin' does not need "this". 132 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AbstractMidiDevice.java

    Severity Rule Message Line Col
    #A851 warning RedundantThis Reference to instance variable 'receiver' does not need "this". 569 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AbstractMixer.java

    Severity Rule Message Line Col
    #A852 warning RedundantThis Method call to 'equals' does not need "this". 330 13
    #A853 warning RedundantThis Method call to 'equals' does not need "this". 375 13
    #A854 warning RedundantThis Method call to 'equals' does not need "this". 431 13
    #A855 warning RedundantThis Method call to 'equals' does not need "this". 455 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AudioFloatFormatConverter.java

    Severity Rule Message Line Col
    #A856 warning RedundantThis Reference to instance variable 'sourceChannels' does not need "this". 131 13
    #A857 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 280 21
    #A858 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 282 21
    #A859 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 284 21
    #A860 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 286 21
    #A861 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 288 21
    #A862 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 290 21
    #A863 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 292 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AudioFloatInputStream.java

    Severity Rule Message Line Col
    #A864 warning RedundantThis Reference to instance variable 'format' does not need "this". 61 13
    #A865 warning RedundantThis Reference to instance variable 'buffer_offset' does not need "this". 63 13
    #A866 warning RedundantThis Reference to instance variable 'buffer_len' does not need "this". 65 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DLSRegion.java

    Severity Rule Message Line Col
    #A867 warning RedundantThis Reference to instance variable 'sampleoptions' does not need "this". 148 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DLSSample.java

    Severity Rule Message Line Col
    #A868 warning RedundantThis Reference to instance variable 'sampleoptions' does not need "this". 109 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DataPusher.java

    Severity Rule Message Line Col
    #A869 warning RedundantThis Reference to instance variable 'audioDataByteLength' does not need "this". 71 9
    #A870 warning RedundantThis Reference to instance variable 'source' does not need "this". 73 9
    #A871 warning RedundantThis Reference to instance variable 'format' does not need "this". 78 9
    #A872 warning RedundantThis Reference to instance variable 'source' does not need "this". 79 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DirectAudioDevice.java

    Severity Rule Message Line Col
    #A873 warning RedundantThis Reference to instance variable 'hardwareFormats' does not need "this". 345 13
    #A874 warning RedundantThis Reference to instance variable 'waitTime' does not need "this". 412 13
    #A875 warning RedundantThis Reference to instance variable 'audioData' does not need "this". 1068 21
    #A876 warning RedundantThis Reference to instance variable 'frameSize' does not need "this". 1069 21
    #A877 warning RedundantThis Reference to instance variable 'm_lengthInFrames' does not need "this". 1070 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/EventDispatcher.java

    Severity Rule Message Line Col
    #A878 warning RedundantThis Reference to instance variable 'expiration' does not need "this". 432 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/FastShortMessage.java

    Severity Rule Message Line Col
    #A879 warning RedundantThis Reference to instance variable 'packedMsg' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelAbstractOscillator.java

    Severity Rule Message Line Col
    #A880 warning RedundantThis Method call to 'getClass' does not need "this". 129 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelByteBuffer.java

    Severity Rule Message Line Col
    #A881 warning RedundantThis Reference to instance variable 'root' does not need "this". 140 9
    #A882 warning RedundantThis Reference to instance variable 'offset' does not need "this". 141 9
    #A883 warning RedundantThis Reference to instance variable 'offset' does not need "this". 169 9
    #A884 warning RedundantThis Reference to instance variable 'len' does not need "this". 170 9
    #A885 warning RedundantThis Reference to instance variable 'fileoffset' does not need "this". 181 9
    #A886 warning RedundantThis Reference to instance variable 'len' does not need "this". 182 9
    #A887 warning RedundantThis Reference to instance variable 'fileoffset' does not need "this". 187 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelConnectionBlock.java

    Severity Rule Message Line Col
    #A888 warning RedundantThis Reference to instance variable 'sources' does not need "this". 58 13
    #A889 warning RedundantThis Reference to instance variable 'sources' does not need "this". 59 13
    #A890 warning RedundantThis Reference to instance variable 'sources' does not need "this". 67 13
    #A891 warning RedundantThis Reference to instance variable 'sources' does not need "this". 68 13
    #A892 warning RedundantThis Reference to instance variable 'sources' does not need "this". 78 17
    #A893 warning RedundantThis Reference to instance variable 'sources' does not need "this". 79 17
    #A894 warning RedundantThis Reference to instance variable 'sources' does not need "this". 81 17
    #A895 warning RedundantThis Reference to instance variable 'sources' does not need "this". 82 17
    #A896 warning RedundantThis Reference to instance variable 'sources' does not need "this". 83 17
    #A897 warning RedundantThis Reference to instance variable 'sources' does not need "this". 93 17
    #A898 warning RedundantThis Reference to instance variable 'sources' does not need "this". 94 17
    #A899 warning RedundantThis Reference to instance variable 'sources' does not need "this". 96 17
    #A900 warning RedundantThis Reference to instance variable 'sources' does not need "this". 97 17
    #A901 warning RedundantThis Reference to instance variable 'sources' does not need "this". 98 17
    #A902 warning RedundantThis Reference to instance variable 'sources' does not need "this". 126 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelPerformer.java

    Severity Rule Message Line Col
    #A903 warning RedundantThis Reference to instance variable 'releaseTrigger' does not need "this". 125 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelSource.java

    Severity Rule Message Line Col
    #A904 warning RedundantThis Reference to instance variable 'transform' does not need "this". 64 9
    #A905 warning RedundantThis Reference to instance variable 'transform' does not need "this". 69 9
    #A906 warning RedundantThis Reference to instance variable 'transform' does not need "this". 74 9
    #A907 warning RedundantThis Reference to instance variable 'transform' does not need "this". 79 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/RIFFReader.java

    Severity Rule Message Line Col
    #A908 warning RedundantThis Reference to instance variable 'ckSize' does not need "this". 80 17
    #A909 warning RedundantThis Reference to instance variable 'riff_type' does not need "this". 85 13
    #A910 warning RedundantThis Reference to instance variable 'root' does not need "this". 328 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/RIFFWriter.java

    Severity Rule Message Line Col
    #A911 warning RedundantThis Reference to instance variable 'raf' does not need "this". 64 13
    #A912 warning RedundantThis Reference to instance variable 'raf' does not need "this". 68 13
    #A913 warning RedundantThis Reference to instance variable 'raf' does not need "this". 285 37
    #A914 warning RedundantThis Reference to instance variable 'raf' does not need "this". 298 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/RealTimeSequencer.java

    Severity Rule Message Line Col
    #A915 warning RedundantThis Reference to instance variable 'autoConnect' does not need "this". 1008 9
    #A916 warning RedundantThis Reference to instance variable 'currTempo' does not need "this". 1480 17
    #A917 warning RedundantThis Reference to instance variable 'tempoFactor' does not need "this". 1491 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2Soundbank.java

    Severity Rule Message Line Col
    #A918 warning RedundantThis Reference to instance variable 'targetEngine' does not need "this". 147 17
    #A919 warning RedundantThis Reference to instance variable 'name' does not need "this". 149 17
    #A920 warning RedundantThis Reference to instance variable 'romName' does not need "this". 151 17
    #A921 warning RedundantThis Reference to instance variable 'creationDate' does not need "this". 156 17
    #A922 warning RedundantThis Reference to instance variable 'engineers' does not need "this". 158 17
    #A923 warning RedundantThis Reference to instance variable 'product' does not need "this". 160 17
    #A924 warning RedundantThis Reference to instance variable 'copyright' does not need "this". 162 17
    #A925 warning RedundantThis Reference to instance variable 'comments' does not need "this". 164 17
    #A926 warning RedundantThis Reference to instance variable 'tools' does not need "this". 166 17
    #A927 warning RedundantThis Reference to instance variable 'sampleData' does not need "this". 194 21
    #A928 warning RedundantThis Reference to instance variable 'sampleData24' does not need "this". 217 21
    #A929 warning RedundantThis Reference to instance variable 'layers' does not need "this". 344 25
    #A930 warning RedundantThis Reference to instance variable 'samples' does not need "this". 449 25
    #A931 warning RedundantThis Reference to instance variable 'layers' does not need "this". 454 36
    #A932 warning RedundantThis Reference to instance variable 'targetEngine' does not need "this". 541 13
    #A933 warning RedundantThis Reference to instance variable 'targetEngine' does not need "this". 542 13
    #A934 warning RedundantThis Reference to instance variable 'name' does not need "this". 543 13
    #A935 warning RedundantThis Reference to instance variable 'name' does not need "this". 544 13
    #A936 warning RedundantThis Reference to instance variable 'major' does not need "this". 547 39
    #A937 warning RedundantThis Reference to instance variable 'minor' does not need "this". 548 39
    #A938 warning RedundantThis Reference to instance variable 'targetEngine' does not need "this". 549 46
    #A939 warning RedundantThis Reference to instance variable 'name' does not need "this". 550 46
    #A940 warning RedundantThis Reference to instance variable 'romName' does not need "this". 551 46
    #A941 warning RedundantThis Reference to instance variable 'romVersionMajor' does not need "this". 554 43
    #A942 warning RedundantThis Reference to instance variable 'romVersionMinor' does not need "this". 555 43
    #A943 warning RedundantThis Reference to instance variable 'creationDate' does not need "this". 557 46
    #A944 warning RedundantThis Reference to instance variable 'engineers' does not need "this". 558 46
    #A945 warning RedundantThis Reference to instance variable 'product' does not need "this". 559 46
    #A946 warning RedundantThis Reference to instance variable 'copyright' does not need "this". 560 46
    #A947 warning RedundantThis Reference to instance variable 'comments' does not need "this". 561 46
    #A948 warning RedundantThis Reference to instance variable 'tools' does not need "this". 562 46
    #A949 warning RedundantThis Reference to instance variable 'instruments' does not need "this". 644 37
    #A950 warning RedundantThis Reference to instance variable 'instruments' does not need "this". 668 37
    #A951 warning RedundantThis Reference to instance variable 'instruments' does not need "this". 691 37
    #A952 warning RedundantThis Reference to instance variable 'instruments' does not need "this". 702 37
    #A953 warning RedundantThis Reference to instance variable 'layers' does not need "this". 720 36
    #A954 warning RedundantThis Reference to instance variable 'layers' does not need "this". 734 36
    #A955 warning RedundantThis Reference to instance variable 'layers' does not need "this". 760 36
    #A956 warning RedundantThis Reference to instance variable 'layers' does not need "this". 771 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SimpleInstrument.java

    Severity Rule Message Line Col
    #A957 warning RedundantThis Reference to instance variable 'name' does not need "this". 174 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftAbstractResampler.java

    Severity Rule Message Line Col
    #A958 warning RedundantThis Reference to instance variable 'target_pitch' does not need "this". 144 13
    #A959 warning RedundantThis Reference to instance variable 'target_pitch' does not need "this". 149 36
    #A960 warning RedundantThis Reference to instance variable 'target_pitch' does not need "this". 327 44
    #A961 warning RedundantThis Reference to instance variable 'target_pitch' does not need "this". 367 40
    #A962 warning RedundantThis Reference to instance variable 'target_pitch' does not need "this". 372 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftAudioPusher.java

    Severity Rule Message Line Col
    #A963 warning RedundantThis Reference to instance variable 'buffer' does not need "this". 48 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftChannel.java

    Severity Rule Message Line Col
    #A964 warning RedundantThis Reference to instance variable 'voices' does not need "this". 213 9
    #A965 warning RedundantThis Reference to instance variable 'synthesizer' does not need "this". 214 9
    #A966 warning RedundantThis Reference to instance variable 'mainmixer' does not need "this". 215 9
    #A967 warning RedundantThis Reference to instance variable 'solo' does not need "this". 1540 13
    #A968 warning RedundantThis Reference to instance variable 'solomute' does not need "this". 1567 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftChorus.java

    Severity Rule Message Line Col
    #A969 warning RedundantThis Reference to instance variable 'depth' does not need "this". 129 48

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftEnvelopeGenerator.java

    Severity Rule Message Line Col
    #A970 warning RedundantThis Reference to instance variable 'shutdown' does not need "this". 131 33
    #A971 warning RedundantThis Reference to instance variable 'release' does not need "this". 147 33
    #A972 warning RedundantThis Reference to instance variable 'release2' does not need "this". 149 42
    #A973 warning RedundantThis Reference to instance variable 'delay' does not need "this". 170 25
    #A974 warning RedundantThis Reference to instance variable 'hold' does not need "this". 183 33
    #A975 warning RedundantThis Reference to instance variable 'decay' does not need "this". 218 29
    #A976 warning RedundantThis Reference to instance variable 'decay2' does not need "this". 219 45
    #A977 warning RedundantThis Reference to instance variable 'shutdown' does not need "this". 255 33
    #A978 warning RedundantThis Reference to instance variable 'sustain' does not need "this". 265 35
    #A979 warning RedundantThis Reference to instance variable 'decay' does not need "this". 269 37
    #A980 warning RedundantThis Reference to instance variable 'decay2' does not need "this". 271 43

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftFilter.java

    Severity Rule Message Line Col
    #A981 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 170 24
    #A982 warning RedundantThis Reference to instance variable 'last_a1' does not need "this". 171 24
    #A983 warning RedundantThis Reference to instance variable 'last_a2' does not need "this". 172 24
    #A984 warning RedundantThis Reference to instance variable 'last_b1' does not need "this". 173 24
    #A985 warning RedundantThis Reference to instance variable 'last_b2' does not need "this". 174 24
    #A986 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 175 26
    #A987 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 176 25
    #A988 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 177 41
    #A989 warning RedundantThis Reference to instance variable 'last_a1' does not need "this". 178 41
    #A990 warning RedundantThis Reference to instance variable 'last_a2' does not need "this". 179 41
    #A991 warning RedundantThis Reference to instance variable 'last_b1' does not need "this". 180 41
    #A992 warning RedundantThis Reference to instance variable 'last_b2' does not need "this". 181 41
    #A993 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 182 45
    #A994 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 183 43
    #A995 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 275 9
    #A996 warning RedundantThis Reference to instance variable 'a0' does not need "this". 275 24
    #A997 warning RedundantThis Reference to instance variable 'last_a1' does not need "this". 276 9
    #A998 warning RedundantThis Reference to instance variable 'a1' does not need "this". 276 24
    #A999 warning RedundantThis Reference to instance variable 'last_a2' does not need "this". 277 9
    #A1000 warning RedundantThis Reference to instance variable 'a2' does not need "this". 277 24
    #A1001 warning RedundantThis Reference to instance variable 'last_b1' does not need "this". 278 9
    #A1002 warning RedundantThis Reference to instance variable 'b1' does not need "this". 278 24
    #A1003 warning RedundantThis Reference to instance variable 'last_b2' does not need "this". 279 9
    #A1004 warning RedundantThis Reference to instance variable 'b2' does not need "this". 279 24
    #A1005 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 280 9
    #A1006 warning RedundantThis Reference to instance variable 'gain' does not need "this". 280 26
    #A1007 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 281 9
    #A1008 warning RedundantThis Reference to instance variable 'wet' does not need "this". 281 25
    #A1009 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 436 24
    #A1010 warning RedundantThis Reference to instance variable 'last_a1' does not need "this". 437 24
    #A1011 warning RedundantThis Reference to instance variable 'last_a2' does not need "this". 438 24
    #A1012 warning RedundantThis Reference to instance variable 'last_b1' does not need "this". 439 24
    #A1013 warning RedundantThis Reference to instance variable 'last_b2' does not need "this". 440 24
    #A1014 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 441 26
    #A1015 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 442 25
    #A1016 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 443 41
    #A1017 warning RedundantThis Reference to instance variable 'last_a1' does not need "this". 444 41
    #A1018 warning RedundantThis Reference to instance variable 'last_a2' does not need "this". 445 41
    #A1019 warning RedundantThis Reference to instance variable 'last_b1' does not need "this". 446 41
    #A1020 warning RedundantThis Reference to instance variable 'last_b2' does not need "this". 447 41
    #A1021 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 448 45
    #A1022 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 449 43
    #A1023 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 515 9
    #A1024 warning RedundantThis Reference to instance variable 'a0' does not need "this". 515 24
    #A1025 warning RedundantThis Reference to instance variable 'last_a1' does not need "this". 516 9
    #A1026 warning RedundantThis Reference to instance variable 'a1' does not need "this". 516 24
    #A1027 warning RedundantThis Reference to instance variable 'last_a2' does not need "this". 517 9
    #A1028 warning RedundantThis Reference to instance variable 'a2' does not need "this". 517 24
    #A1029 warning RedundantThis Reference to instance variable 'last_b1' does not need "this". 518 9
    #A1030 warning RedundantThis Reference to instance variable 'b1' does not need "this". 518 24
    #A1031 warning RedundantThis Reference to instance variable 'last_b2' does not need "this". 519 9
    #A1032 warning RedundantThis Reference to instance variable 'b2' does not need "this". 519 24
    #A1033 warning RedundantThis Reference to instance variable 'last_q' does not need "this". 520 9
    #A1034 warning RedundantThis Reference to instance variable 'q' does not need "this". 520 23
    #A1035 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 521 9
    #A1036 warning RedundantThis Reference to instance variable 'gain' does not need "this". 521 26
    #A1037 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 522 9
    #A1038 warning RedundantThis Reference to instance variable 'wet' does not need "this". 522 25
    #A1039 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 562 24
    #A1040 warning RedundantThis Reference to instance variable 'last_q' does not need "this". 563 23
    #A1041 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 564 26
    #A1042 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 565 25
    #A1043 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 566 41
    #A1044 warning RedundantThis Reference to instance variable 'last_q' does not need "this". 567 39
    #A1045 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 568 45
    #A1046 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 569 43
    #A1047 warning RedundantThis Reference to instance variable 'last_a0' does not need "this". 611 9
    #A1048 warning RedundantThis Reference to instance variable 'a0' does not need "this". 611 24
    #A1049 warning RedundantThis Reference to instance variable 'last_q' does not need "this". 612 9
    #A1050 warning RedundantThis Reference to instance variable 'q' does not need "this". 612 23
    #A1051 warning RedundantThis Reference to instance variable 'last_gain' does not need "this". 613 9
    #A1052 warning RedundantThis Reference to instance variable 'gain' does not need "this". 613 26
    #A1053 warning RedundantThis Reference to instance variable 'last_wet' does not need "this". 614 9
    #A1054 warning RedundantThis Reference to instance variable 'wet' does not need "this". 614 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftJitterCorrector.java

    Severity Rule Message Line Col
    #A1055 warning RedundantThis Reference to instance variable 'w_count' does not need "this". 117 13
    #A1056 warning RedundantThis Reference to instance variable 'buffers' does not need "this". 120 13
    #A1057 warning RedundantThis Reference to instance variable 'bbuffer_max' does not need "this". 122 13
    #A1058 warning RedundantThis Reference to instance variable 'stream' does not need "this". 123 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftLimiter.java

    Severity Rule Message Line Col
    #A1059 warning RedundantThis Reference to instance variable 'bufferL' does not need "this". 75 13
    #A1060 warning RedundantThis Reference to instance variable 'bufferR' does not need "this". 76 21
    #A1061 warning RedundantThis Reference to instance variable 'bufferR' does not need "this". 76 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftLowFrequencyOscillator.java

    Severity Rule Message Line Col
    #A1062 warning RedundantThis Reference to instance variable 'delay' does not need "this". 75 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMixingClip.java

    Severity Rule Message Line Col
    #A1063 warning RedundantThis Reference to instance variable 'framesize' does not need "this". 364 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMixingDataLine.java

    Severity Rule Message Line Col
    #A1064 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 107 21
    #A1065 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 109 21
    #A1066 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 111 21
    #A1067 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 113 21
    #A1068 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 115 21
    #A1069 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 117 21
    #A1070 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 119 21
    #A1071 warning RedundantThis Reference to instance variable 'control_mutex' does not need "this". 435 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMixingSourceDataLine.java

    Severity Rule Message Line Col
    #A1072 warning RedundantThis Reference to instance variable 'framesize' does not need "this". 303 17
    #A1073 warning RedundantThis Reference to instance variable 'outputformat' does not need "this". 304 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftPerformer.java

    Severity Rule Message Line Col
    #A1074 warning RedundantThis Reference to instance variable 'ctrl_connections' does not need "this". 736 9
    #A1075 warning RedundantThis Reference to instance variable 'ctrl_connections' does not need "this". 738 29
    #A1076 warning RedundantThis Reference to instance variable 'ctrl_connections' does not need "this". 739 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftReceiver.java

    Severity Rule Message Line Col
    #A1077 warning RedundantThis Reference to instance variable 'control_mutex' does not need "this". 48 9
    #A1078 warning RedundantThis Reference to instance variable 'mainmixer' does not need "this". 50 9
    #A1079 warning RedundantThis Reference to instance variable 'midimessages' does not need "this". 52 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftReverb.java

    Severity Rule Message Line Col
    #A1080 warning RedundantThis Reference to instance variable 'inputA' does not need "this". 282 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftSincResampler.java

    Severity Rule Message Line Col
    #A1081 warning RedundantThis Reference to instance variable 'sinc_table' does not need "this". 100 38
    #A1082 warning RedundantThis Reference to instance variable 'sinc_table' does not need "this". 120 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftSynthesizer.java

    Severity Rule Message Line Col
    #A1083 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 308 13
    #A1084 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 313 13
    #A1085 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 318 13
    #A1086 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 323 13
    #A1087 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 328 13
    #A1088 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 333 13
    #A1089 warning RedundantThis Reference to instance variable 'resampler' does not need "this". 338 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/KeyManagerFactory.java

    Severity Rule Message Line Col
    #A1090 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 101 16
    #A1091 warning RedundantThis Reference to instance variable 'provider' does not need "this". 194 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/SSLContext.java

    Severity Rule Message Line Col
    #A1092 warning RedundantThis Reference to instance variable 'protocol' does not need "this". 153 16
    #A1093 warning RedundantThis Reference to instance variable 'provider' does not need "this". 162 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/TrustManagerFactory.java

    Severity Rule Message Line Col
    #A1094 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 103 16
    #A1095 warning RedundantThis Reference to instance variable 'provider' does not need "this". 196 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/SctpStandardSocketOptions.java

    Severity Rule Message Line Col
    #A1096 warning RedundantThis Reference to instance variable 'maxInStreams' does not need "this". 403 21
    #A1097 warning RedundantThis Reference to instance variable 'maxOutStreams' does not need "this". 404 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/Algorithm.java

    Severity Rule Message Line Col
    #A1098 warning RedundantThis Method call to 'setAlgorithmURI' does not need "this". 47 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/MessageDigestAlgorithm.java

    Severity Rule Message Line Col
    #A1099 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 71 7
    #A1100 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 134 14
    #A1101 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 156 14
    #A1102 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 167 14
    #A1103 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 182 14
    #A1104 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 192 14
    #A1105 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 202 14
    #A1106 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 212 14
    #A1107 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 221 7
    #A1108 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 231 7
    #A1109 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 241 7
    #A1110 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 253 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm.java

    Severity Rule Message Line Col
    #A1111 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 104 17
    #A1112 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 170 7
    #A1113 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 171 23
    #A1114 warning RedundantThis Method call to 'getURI' does not need "this". 186 22
    #A1115 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 197 14
    #A1116 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 236 7
    #A1117 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 247 7
    #A1118 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 261 7
    #A1119 warning RedundantThis Reference to instance variable 'algorithmURI' does not need "this". 274 20
    #A1120 warning RedundantThis Reference to instance variable 'algorithmURI' does not need "this". 277 16
    #A1121 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 278 12
    #A1122 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 292 7
    #A1123 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 307 7
    #A1124 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 320 7
    #A1125 warning RedundantThis Reference to instance variable 'algorithmURI' does not need "this". 333 24
    #A1126 warning RedundantThis Reference to instance variable 'algorithmURI' does not need "this". 336 20
    #A1127 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 337 12
    #A1128 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 350 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac.java

    Severity Rule Message Line Col
    #A1129 warning RedundantThis Method call to 'engineGetURI' does not need "this". 82 58
    #A1130 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 87 10
    #A1131 warning RedundantThis Reference to instance variable '_HMACOutputLengthSet' does not need "this". 126 14
    #A1132 warning RedundantThis Reference to instance variable '_HMACOutputLength' does not need "this". 126 43
    #A1133 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 133 37
    #A1134 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 160 10
    #A1135 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 164 23
    #A1136 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 166 17
    #A1137 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 173 17
    #A1138 warning RedundantThis Reference to instance variable '_HMACOutputLengthSet' does not need "this". 189 14
    #A1139 warning RedundantThis Reference to instance variable '_HMACOutputLength' does not need "this". 189 43
    #A1140 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 196 20
    #A1141 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 249 10
    #A1142 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 276 10
    #A1143 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 306 10
    #A1144 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 322 10
    #A1145 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 341 10
    #A1146 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 356 14
    #A1147 warning RedundantThis Reference to instance variable '_macAlgorithm' does not need "this". 365 14
    #A1148 warning RedundantThis Reference to instance variable '_HMACOutputLength' does not need "this". 374 7
    #A1149 warning RedundantThis Reference to instance variable '_HMACOutputLengthSet' does not need "this". 375 7
    #A1150 warning RedundantThis Reference to instance variable '_HMACOutputLength' does not need "this". 395 10
    #A1151 warning RedundantThis Reference to instance variable '_HMACOutputLengthSet' does not need "this". 396 10
    #A1152 warning RedundantThis Reference to instance variable '_HMACOutputLengthSet' does not need "this". 412 11
    #A1153 warning RedundantThis Reference to instance variable '_HMACOutputLength' does not need "this". 417 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA.java

    Severity Rule Message Line Col
    #A1154 warning RedundantThis Method call to 'engineGetURI' does not need "this". 63 60
    #A1155 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 70 17
    #A1156 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 72 17
    #A1157 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 90 13
    #A1158 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 101 20
    #A1159 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 120 13
    #A1160 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 124 29
    #A1161 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 126 17
    #A1162 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 134 17
    #A1163 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 143 20
    #A1164 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 163 13
    #A1165 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 183 13
    #A1166 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 192 13
    #A1167 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 201 13
    #A1168 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 211 13
    #A1169 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 219 16
    #A1170 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 224 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureDSA.java

    Severity Rule Message Line Col
    #A1171 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 79 17
    #A1172 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 81 17
    #A1173 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 100 13
    #A1174 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 118 20
    #A1175 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 141 13
    #A1176 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 145 29
    #A1177 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 147 17
    #A1178 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 155 17
    #A1179 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 167 31
    #A1180 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 193 13
    #A1181 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 215 13
    #A1182 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 226 13
    #A1183 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 237 13
    #A1184 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 249 13
    #A1185 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 261 16
    #A1186 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 270 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA.java

    Severity Rule Message Line Col
    #A1187 warning RedundantThis Method call to 'engineGetURI' does not need "this". 166 58
    #A1188 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 173 17
    #A1189 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 175 17
    #A1190 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 195 10
    #A1191 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 211 17
    #A1192 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 232 10
    #A1193 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 236 29
    #A1194 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 238 17
    #A1195 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 246 17
    #A1196 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 256 28
    #A1197 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 280 10
    #A1198 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 300 10
    #A1199 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 310 10
    #A1200 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 320 10
    #A1201 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 331 10
    #A1202 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 339 14
    #A1203 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 344 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/Canonicalizer.java

    Severity Rule Message Line Col
    #A1204 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 114 13
    #A1205 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 116 13
    #A1206 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 173 16
    #A1207 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 182 16
    #A1208 warning RedundantThis Method call to 'canonicalizeSubtree' does not need "this". 239 25
    #A1209 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 254 16
    #A1210 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 267 16
    #A1211 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 281 16
    #A1212 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 296 16
    #A1213 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 309 16
    #A1214 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 322 16
    #A1215 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 332 9
    #A1216 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 341 16
    #A1217 warning RedundantThis Reference to instance variable 'canonicalizerSpi' does not need "this". 358 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/CanonicalizerSpi.java

    Severity Rule Message Line Col
    #A1218 warning RedundantThis Method call to 'engineCanonicalizeSubTree' does not need "this". 101 23
    #A1219 warning RedundantThis Method call to 'engineCanonicalizeXPathNodeSet' does not need "this". 115 14
    #A1220 warning RedundantThis Method call to 'engineCanonicalizeXPathNodeSet' does not need "this". 131 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315Excl.java

    Severity Rule Message Line Col
    #A1221 warning RedundantThis Method call to 'engineCanonicalizeSubTree' does not need "this". 85 24
    #A1222 warning RedundantThis Method call to 'engineCanonicalizeSubTree' does not need "this". 97 24
    #A1223 warning RedundantThis Reference to instance variable '_inclusiveNSSet' does not need "this". 109 25
    #A1224 warning RedundantThis Reference to instance variable '_inclusiveNSSet' does not need "this". 122 25
    #A1225 warning RedundantThis Reference to instance variable '_inclusiveNSSet' does not need "this". 214 25
    #A1226 warning RedundantThis Reference to instance variable '_inclusiveNSSet' does not need "this". 241 50

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/CanonicalizerBase.java

    Severity Rule Message Line Col
    #A1227 warning RedundantThis Reference to instance variable '_includeComments' does not need "this". 114 7
    #A1228 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 135 12
    #A1229 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 136 84
    #A1230 warning RedundantThis Reference to instance variable '_excludeNode' does not need "this". 201 9
    #A1231 warning RedundantThis Method call to 'canonicalizeSubTree' does not need "this". 210 10
    #A1232 warning RedundantThis Reference to instance variable '_writer' does not need "this". 211 10
    #A1233 warning RedundantThis Reference to instance variable '_writer' does not need "this". 212 14
    #A1234 warning RedundantThis Reference to instance variable '_writer' does not need "this". 213 51
    #A1235 warning RedundantThis Reference to instance variable '_writer' does not need "this". 215 41
    #A1236 warning RedundantThis Reference to instance variable '_writer' does not need "this". 218 22
    #A1237 warning RedundantThis Reference to instance variable '_writer' does not need "this". 219 62
    #A1238 warning RedundantThis Reference to instance variable '_writer' does not need "this". 221 48
    #A1239 warning RedundantThis Reference to instance variable '_writer' does not need "this". 251 35
    #A1240 warning RedundantThis Reference to instance variable '_excludeNode' does not need "this". 252 32
    #A1241 warning RedundantThis Reference to instance variable '_includeComments' does not need "this". 253 39
    #A1242 warning RedundantThis Method call to 'handleAttributesSubtree' does not need "this". 301 42
    #A1243 warning RedundantThis Method call to 'canonicalizeXPathNodeSet' does not need "this". 353 10
    #A1244 warning RedundantThis Reference to instance variable '_writer' does not need "this". 354 10
    #A1245 warning RedundantThis Reference to instance variable '_writer' does not need "this". 355 14
    #A1246 warning RedundantThis Reference to instance variable '_writer' does not need "this". 356 49
    #A1247 warning RedundantThis Reference to instance variable '_writer' does not need "this". 358 41
    #A1248 warning RedundantThis Reference to instance variable '_writer' does not need "this". 361 22
    #A1249 warning RedundantThis Reference to instance variable '_writer' does not need "this". 362 62
    #A1250 warning RedundantThis Reference to instance variable '_writer' does not need "this". 364 48
    #A1251 warning RedundantThis Reference to instance variable '_writer' does not need "this". 395 29
    #A1252 warning RedundantThis Reference to instance variable '_includeComments' does not need "this". 419 29
    #A1253 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 532 17
    #A1254 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 532 47
    #A1255 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 545 22
    #A1256 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 545 52
    #A1257 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 558 22
    #A1258 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 558 52

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/NameSpaceSymbTable.java

    Severity Rule Message Line Col
    #A1259 warning RedundantThis Reference to instance variable 'uri' does not need "this". 294 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLCipher.java

    Severity Rule Message Line Col
    #A1260 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 3769 43
    #A1261 warning RedundantThis Method call to 'getBaseLocalName' does not need "this". 3769 68
    #A1262 warning RedundantThis Reference to instance variable 'uri' does not need "this". 3900 21
    #A1263 warning RedundantThis Reference to instance variable 'uri' does not need "this". 3913 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/XMLSecurityException.java

    Severity Rule Message Line Col
    #A1264 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 88 7
    #A1265 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 89 7
    #A1266 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 101 7
    #A1267 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 102 7
    #A1268 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 115 7
    #A1269 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 116 7
    #A1270 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 132 7
    #A1271 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 145 7
    #A1272 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 146 7
    #A1273 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 161 7
    #A1274 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 162 7
    #A1275 warning RedundantThis Method call to 'getClass' does not need "this". 181 18
    #A1276 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 207 14
    #A1277 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 208 13
    #A1278 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 222 11
    #A1279 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 223 10
    #A1280 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 236 11
    #A1281 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 237 10

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/XMLSecurityRuntimeException.java

    Severity Rule Message Line Col
    #A1282 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 63 7
    #A1283 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 64 7
    #A1284 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 76 7
    #A1285 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 77 7
    #A1286 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 90 7
    #A1287 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 91 7
    #A1288 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 107 7
    #A1289 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 120 7
    #A1290 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 121 7
    #A1291 warning RedundantThis Reference to instance variable 'msgID' does not need "this". 136 7
    #A1292 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 137 7
    #A1293 warning RedundantThis Method call to 'getClass' does not need "this". 156 18
    #A1294 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 182 14
    #A1295 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 183 13
    #A1296 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 197 11
    #A1297 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 198 10
    #A1298 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 211 11
    #A1299 warning RedundantThis Reference to instance variable 'originalException' does not need "this". 212 10

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/KeyInfo.java

    Severity Rule Message Line Col
    #A1300 warning RedundantThis Method call to 'add' does not need "this". 163 7
    #A1301 warning RedundantThis Method call to 'add' does not need "this". 183 7
    #A1302 warning RedundantThis Method call to 'add' does not need "this". 192 7
    #A1303 warning RedundantThis Method call to 'add' does not need "this". 201 7
    #A1304 warning RedundantThis Method call to 'add' does not need "this". 210 7
    #A1305 warning RedundantThis Method call to 'add' does not need "this". 219 7
    #A1306 warning RedundantThis Method call to 'add' does not need "this". 238 7
    #A1307 warning RedundantThis Method call to 'add' does not need "this". 270 7
    #A1308 warning RedundantThis Method call to 'length' does not need "this". 338 14
    #A1309 warning RedundantThis Method call to 'length' does not need "this". 347 14
    #A1310 warning RedundantThis Method call to 'length' does not need "this". 356 14
    #A1311 warning RedundantThis Method call to 'length' does not need "this". 365 14
    #A1312 warning RedundantThis Method call to 'length' does not need "this". 374 14
    #A1313 warning RedundantThis Method call to 'length' does not need "this". 384 14
    #A1314 warning RedundantThis Method call to 'length' does not need "this". 396 14
    #A1315 warning RedundantThis Method call to 'lengthKeyName' does not need "this". 626 14
    #A1316 warning RedundantThis Method call to 'lengthKeyValue' does not need "this". 635 14
    #A1317 warning RedundantThis Method call to 'lengthMgmtData' does not need "this". 644 14
    #A1318 warning RedundantThis Method call to 'lengthPGPData' does not need "this". 653 14
    #A1319 warning RedundantThis Method call to 'lengthRetrievalMethod' does not need "this". 662 14
    #A1320 warning RedundantThis Method call to 'lengthSPKIData' does not need "this". 671 14
    #A1321 warning RedundantThis Method call to 'lengthUnknownElement' does not need "this". 680 14
    #A1322 warning RedundantThis Method call to 'lengthX509Data' does not need "this". 689 14
    #A1323 warning RedundantThis Method call to 'getPublicKeyFromInternalResolvers' does not need "this". 701 22
    #A1324 warning RedundantThis Method call to 'getPublicKeyFromStaticResolvers' does not need "this". 710 12
    #A1325 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 730 29
    #A1326 warning RedundantThis Method call to 'getBaseURI' does not need "this". 735 22
    #A1327 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 740 43
    #A1328 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 767 29
    #A1329 warning RedundantThis Method call to 'itemInternalKeyResolver' does not need "this". 769 39
    #A1330 warning RedundantThis Method call to 'getBaseURI' does not need "this". 774 21
    #A1331 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 779 41
    #A1332 warning RedundantThis Method call to 'getX509CertificateFromInternalResolvers' does not need "this". 804 30
    #A1333 warning RedundantThis Method call to 'getX509CertificateFromStaticResolvers' does not need "this". 817 14
    #A1334 warning RedundantThis Method call to 'getBaseURI' does not need "this". 845 18
    #A1335 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 847 25
    #A1336 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 866 41
    #A1337 warning RedundantThis Method call to 'lengthInternalKeyResolver' does not need "this". 892 19
    #A1338 warning RedundantThis Method call to 'getBaseURI' does not need "this". 893 18
    #A1339 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 894 25
    #A1340 warning RedundantThis Method call to 'lengthInternalKeyResolver' does not need "this". 895 27
    #A1341 warning RedundantThis Method call to 'itemInternalKeyResolver' does not need "this". 896 39
    #A1342 warning RedundantThis Method call to 'getSecretKeyFromInternalResolvers' does not need "this". 914 22
    #A1343 warning RedundantThis Method call to 'getSecretKeyFromStaticResolvers' does not need "this". 924 12
    #A1344 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 946 29
    #A1345 warning RedundantThis Method call to 'getBaseURI' does not need "this". 952 21
    #A1346 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 957 43
    #A1347 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 983 30
    #A1348 warning RedundantThis Method call to 'lengthInternalKeyResolver' does not need "this". 984 27
    #A1349 warning RedundantThis Method call to 'itemInternalKeyResolver' does not need "this". 985 39
    #A1350 warning RedundantThis Method call to 'getBaseURI' does not need "this". 990 21
    #A1351 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 995 43
    #A1352 warning RedundantThis Reference to instance variable '_internalKeyResolvers' does not need "this". 1027 7
    #A1353 warning RedundantThis Reference to instance variable '_internalKeyResolvers' does not need "this". 1037 14
    #A1354 warning RedundantThis Reference to instance variable '_internalKeyResolvers' does not need "this". 1047 31
    #A1355 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 1062 10

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/KeyName.java

    Severity Rule Message Line Col
    #A1356 warning RedundantThis Method call to 'addText' does not need "this". 56 7
    #A1357 warning RedundantThis Method call to 'getTextFromTextChild' does not need "this". 65 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/MgmtData.java

    Severity Rule Message Line Col
    #A1358 warning RedundantThis Method call to 'addText' does not need "this". 57 7
    #A1359 warning RedundantThis Method call to 'getTextFromTextChild' does not need "this". 66 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/RetrievalMethod.java

    Severity Rule Message Line Col
    #A1360 warning RedundantThis Method call to 'getURIAttr' does not need "this". 110 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/X509Data.java

    Severity Rule Message Line Col
    #A1361 warning RedundantThis Method call to 'add' does not need "this". 96 7
    #A1362 warning RedundantThis Method call to 'add' does not need "this". 107 7
    #A1363 warning RedundantThis Method call to 'add' does not need "this". 118 7
    #A1364 warning RedundantThis Method call to 'add' does not need "this". 140 7
    #A1365 warning RedundantThis Method call to 'add' does not need "this". 151 7
    #A1366 warning RedundantThis Method call to 'add' does not need "this". 170 7
    #A1367 warning RedundantThis Method call to 'add' does not need "this". 179 7
    #A1368 warning RedundantThis Method call to 'add' does not need "this". 200 7
    #A1369 warning RedundantThis Method call to 'add' does not need "this". 209 7
    #A1370 warning RedundantThis Method call to 'add' does not need "this". 228 7
    #A1371 warning RedundantThis Method call to 'length' does not need "this". 257 14
    #A1372 warning RedundantThis Method call to 'length' does not need "this". 267 14
    #A1373 warning RedundantThis Method call to 'length' does not need "this". 276 14
    #A1374 warning RedundantThis Method call to 'length' does not need "this". 286 14
    #A1375 warning RedundantThis Method call to 'length' does not need "this". 296 14
    #A1376 warning RedundantThis Method call to 'lengthIssuerSerial' does not need "this". 432 14
    #A1377 warning RedundantThis Method call to 'lengthSKI' does not need "this". 441 14
    #A1378 warning RedundantThis Method call to 'lengthSubjectName' does not need "this". 450 14
    #A1379 warning RedundantThis Method call to 'lengthCertificate' does not need "this". 459 14
    #A1380 warning RedundantThis Method call to 'lengthCRL' does not need "this". 468 14
    #A1381 warning RedundantThis Method call to 'lengthUnknownElement' does not need "this". 477 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/keyvalues/DSAKeyValue.java

    Severity Rule Message Line Col
    #A1382 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 74 7
    #A1383 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 75 7
    #A1384 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 76 7
    #A1385 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 77 7
    #A1386 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 94 10
    #A1387 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 96 10
    #A1388 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 98 10
    #A1389 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 100 10
    #A1390 warning RedundantThis Method call to 'getBigIntegerFromChildElement' does not need "this". 116 34
    #A1391 warning RedundantThis Method call to 'getBigIntegerFromChildElement' does not need "this". 118 35
    #A1392 warning RedundantThis Method call to 'getBigIntegerFromChildElement' does not need "this". 120 38
    #A1393 warning RedundantThis Method call to 'getBigIntegerFromChildElement' does not need "this". 122 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/keyvalues/RSAKeyValue.java

    Severity Rule Message Line Col
    #A1394 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 71 7
    #A1395 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 72 7
    #A1396 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 89 10
    #A1397 warning RedundantThis Method call to 'addBigIntegerElement' does not need "this". 91 10
    #A1398 warning RedundantThis Method call to 'getBigIntegerFromChildElement' does not need "this". 110 34
    #A1399 warning RedundantThis Method call to 'getBigIntegerFromChildElement' does not need "this". 112 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509CRL.java

    Severity Rule Message Line Col
    #A1400 warning RedundantThis Method call to 'addBase64Text' does not need "this". 59 7
    #A1401 warning RedundantThis Method call to 'getBytesFromTextChild' does not need "this". 69 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Certificate.java

    Severity Rule Message Line Col
    #A1402 warning RedundantThis Method call to 'addBase64Text' does not need "this". 67 7
    #A1403 warning RedundantThis Method call to 'addBase64Text' does not need "this". 83 10
    #A1404 warning RedundantThis Method call to 'getBytesFromTextChild' does not need "this". 96 14
    #A1405 warning RedundantThis Method call to 'getCertificateBytes' does not need "this". 108 29
    #A1406 warning RedundantThis Method call to 'getX509Certificate' does not need "this". 133 30
    #A1407 warning RedundantThis Method call to 'getClass' does not need "this". 148 14
    #A1408 warning RedundantThis Method call to 'getCertificateBytes' does not need "this". 156 47

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509IssuerSerial.java

    Severity Rule Message Line Col
    #A1409 warning RedundantThis Method call to 'getTextFromChildElement' does not need "this". 119 23
    #A1410 warning RedundantThis Method call to 'getSerialNumber' does not need "this". 133 16
    #A1411 warning RedundantThis Method call to 'getTextFromChildElement' does not need "this". 144 23
    #A1412 warning RedundantThis Method call to 'getClass' does not need "this". 155 14
    #A1413 warning RedundantThis Method call to 'getSerialNumber' does not need "this". 161 16
    #A1414 warning RedundantThis Method call to 'getIssuerName' does not need "this". 162 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509SKI.java

    Severity Rule Message Line Col
    #A1415 warning RedundantThis Method call to 'addBase64Text' does not need "this". 69 9
    #A1416 warning RedundantThis Method call to 'addBase64Text' does not need "this". 82 9
    #A1417 warning RedundantThis Method call to 'getBytesFromTextChild' does not need "this". 104 16
    #A1418 warning RedundantThis Method call to 'getClass' does not need "this". 158 14
    #A1419 warning RedundantThis Method call to 'getSKIBytes' does not need "this". 166 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509SubjectName.java

    Severity Rule Message Line Col
    #A1420 warning RedundantThis Method call to 'addText' does not need "this". 61 7
    #A1421 warning RedundantThis Method call to 'getTextFromTextChild' does not need "this". 82 38
    #A1422 warning RedundantThis Method call to 'getClass' does not need "this". 91 14
    #A1423 warning RedundantThis Method call to 'getSubjectName' does not need "this". 97 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolver.java

    Severity Rule Message Line Col
    #A1424 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 74 7
    #A1425 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 76 7
    #A1426 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 250 14
    #A1427 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 266 14
    #A1428 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 280 14
    #A1429 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 291 7
    #A1430 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 301 14
    #A1431 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 312 14
    #A1432 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 322 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolverSpi.java

    Severity Rule Message Line Col
    #A1433 warning RedundantThis Reference to instance variable '_properties' does not need "this". 193 7
    #A1434 warning RedundantThis Reference to instance variable '_properties' does not need "this". 206 23
    #A1435 warning RedundantThis Reference to instance variable '_properties' does not need "this". 219 15

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509CertificateResolver.java

    Severity Rule Message Line Col
    #A1436 warning RedundantThis Method call to 'engineLookupResolveX509Certificate' does not need "this". 66 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509IssuerSerialResolver.java

    Severity Rule Message Line Col
    #A1437 warning RedundantThis Method call to 'engineLookupResolveX509Certificate' does not need "this". 56 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509SKIResolver.java

    Severity Rule Message Line Col
    #A1438 warning RedundantThis Method call to 'engineLookupResolveX509Certificate' does not need "this". 64 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509SubjectNameResolver.java

    Severity Rule Message Line Col
    #A1439 warning RedundantThis Method call to 'engineLookupResolveX509Certificate' does not need "this". 64 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/StorageResolver.java

    Severity Rule Message Line Col
    #A1440 warning RedundantThis Method call to 'add' does not need "this". 62 7
    #A1441 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 73 7
    #A1442 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 75 7
    #A1443 warning RedundantThis Method call to 'add' does not need "this". 84 7
    #A1444 warning RedundantThis Method call to 'add' does not need "this". 95 10
    #A1445 warning RedundantThis Method call to 'add' does not need "this". 107 7
    #A1446 warning RedundantThis Method call to 'add' does not need "this". 116 7
    #A1447 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 126 11
    #A1448 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 129 10
    #A1449 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 129 55
    #A1450 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 132 14
    #A1451 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 142 11
    #A1452 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 145 10
    #A1453 warning RedundantThis Reference to instance variable '_storageResolvers' does not need "this". 145 55
    #A1454 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 148 14
    #A1455 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 157 32
    #A1456 warning RedundantThis Reference to instance variable '_resolvers' does not need "this". 177 10

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/CertsInFilesystemDirectoryResolver.java

    Severity Rule Message Line Col
    #A1457 warning RedundantThis Reference to instance variable '_merlinsCertificatesDir' does not need "this". 71 7
    #A1458 warning RedundantThis Method call to 'readCertsFromHarddrive' does not need "this". 73 7
    #A1459 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 75 7
    #A1460 warning RedundantThis Reference to instance variable '_certs' does not need "this". 75 47
    #A1461 warning RedundantThis Reference to instance variable '_merlinsCertificatesDir' does not need "this". 85 31
    #A1462 warning RedundantThis Reference to instance variable '_certs' does not need "this". 125 13
    #A1463 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 150 14
    #A1464 warning RedundantThis Reference to instance variable '_certs' does not need "this". 173 10
    #A1465 warning RedundantThis Reference to instance variable '_i' does not need "this". 174 10
    #A1466 warning RedundantThis Reference to instance variable '_i' does not need "this". 179 18
    #A1467 warning RedundantThis Reference to instance variable '_certs' does not need "this". 179 28
    #A1468 warning RedundantThis Reference to instance variable '_certs' does not need "this". 184 17
    #A1469 warning RedundantThis Reference to instance variable '_i' does not need "this". 184 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/KeyStoreResolver.java

    Severity Rule Message Line Col
    #A1470 warning RedundantThis Reference to instance variable '_keyStore' does not need "this". 54 7
    #A1471 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 55 7
    #A1472 warning RedundantThis Reference to instance variable '_keyStore' does not need "this". 55 45
    #A1473 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 60 14
    #A1474 warning RedundantThis Reference to instance variable '_keyStore' does not need "this". 87 13
    #A1475 warning RedundantThis Reference to instance variable '_aliases' does not need "this". 88 13
    #A1476 warning RedundantThis Reference to instance variable '_keyStore' does not need "this". 88 29
    #A1477 warning RedundantThis Reference to instance variable '_aliases' does not need "this". 96 17
    #A1478 warning RedundantThis Reference to instance variable '_aliases' does not need "this". 102 34
    #A1479 warning RedundantThis Reference to instance variable '_keyStore' does not need "this". 105 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/SingleCertificateResolver.java

    Severity Rule Message Line Col
    #A1480 warning RedundantThis Reference to instance variable '_certificate' does not need "this". 49 7
    #A1481 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 50 7
    #A1482 warning RedundantThis Reference to instance variable '_certificate' does not need "this". 50 45
    #A1483 warning RedundantThis Reference to instance variable '_iterator' does not need "this". 55 14
    #A1484 warning RedundantThis Reference to instance variable '_certificate' does not need "this". 78 10
    #A1485 warning RedundantThis Reference to instance variable '_alreadyReturned' does not need "this". 83 19
    #A1486 warning RedundantThis Reference to instance variable '_alreadyReturned' does not need "this". 89 10
    #A1487 warning RedundantThis Reference to instance variable '_certificate' does not need "this". 91 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/Manifest.java

    Severity Rule Message Line Col
    #A1488 warning RedundantThis Reference to instance variable '_references' does not need "this". 88 7
    #A1489 warning RedundantThis Reference to instance variable '_referencesEl' does not need "this". 104 7
    #A1490 warning RedundantThis Reference to instance variable '_referencesEl' does not need "this". 106 16
    #A1491 warning RedundantThis Reference to instance variable '_references' does not need "this". 120 7
    #A1492 warning RedundantThis Reference to instance variable '_references' does not need "this". 123 10
    #A1493 warning RedundantThis Reference to instance variable '_references' does not need "this". 157 10
    #A1494 warning RedundantThis Method call to 'getLength' does not need "this". 175 30
    #A1495 warning RedundantThis Reference to instance variable '_references' does not need "this". 178 48
    #A1496 warning RedundantThis Reference to instance variable '_references' does not need "this". 190 14
    #A1497 warning RedundantThis Reference to instance variable '_references' does not need "this". 203 14
    #A1498 warning RedundantThis Reference to instance variable '_references' does not need "this". 208 13
    #A1499 warning RedundantThis Reference to instance variable '_references' does not need "this". 211 29
    #A1500 warning RedundantThis Method call to 'verifyReferences' does not need "this". 256 14
    #A1501 warning RedundantThis Reference to instance variable '_referencesEl' does not need "this". 280 9
    #A1502 warning RedundantThis Reference to instance variable 'verificationResults' does not need "this". 296 7
    #A1503 warning RedundantThis Reference to instance variable '_referencesEl' does not need "this". 300 22
    #A1504 warning RedundantThis Reference to instance variable '_references' does not need "this". 304 10
    #A1505 warning RedundantThis Method call to 'setVerificationResult' does not need "this". 310 13
    #A1506 warning RedundantThis Reference to instance variable '_perManifestResolvers' does not need "this". 359 22
    #A1507 warning RedundantThis Reference to instance variable '_resolverProperties' does not need "this". 361 22
    #A1508 warning RedundantThis Reference to instance variable 'verificationResults' does not need "this". 402 11
    #A1509 warning RedundantThis Reference to instance variable 'verificationResults' does not need "this". 403 10
    #A1510 warning RedundantThis Method call to 'getLength' does not need "this". 403 49
    #A1511 warning RedundantThis Reference to instance variable 'verificationResults' does not need "this". 406 7
    #A1512 warning RedundantThis Method call to 'getLength' does not need "this". 420 35
    #A1513 warning RedundantThis Method call to 'getLength' does not need "this". 422 47
    #A1514 warning RedundantThis Reference to instance variable 'verificationResults' does not need "this". 430 11
    #A1515 warning RedundantThis Method call to 'verifyReferences' does not need "this". 432 13
    #A1516 warning RedundantThis Reference to instance variable 'verificationResults' does not need "this". 438 14
    #A1517 warning RedundantThis Reference to instance variable '_perManifestResolvers' does not need "this". 453 7
    #A1518 warning RedundantThis Reference to instance variable '_perManifestResolvers' does not need "this". 469 7
    #A1519 warning RedundantThis Reference to instance variable '_resolverProperties' does not need "this". 484 7
    #A1520 warning RedundantThis Reference to instance variable '_resolverProperties' does not need "this". 494 23
    #A1521 warning RedundantThis Method call to 'getReferencedContentAfterTransformsItem' does not need "this". 508 17
    #A1522 warning RedundantThis Method call to 'item' does not need "this". 529 14
    #A1523 warning RedundantThis Method call to 'item' does not need "this". 541 14
    #A1524 warning RedundantThis Method call to 'getLength' does not need "this". 550 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/MissingResourceFailureException.java

    Severity Rule Message Line Col
    #A1525 warning RedundantThis Reference to instance variable 'uninitializedReference' does not need "this". 54 7
    #A1526 warning RedundantThis Reference to instance variable 'uninitializedReference' does not need "this". 70 7
    #A1527 warning RedundantThis Reference to instance variable 'uninitializedReference' does not need "this". 87 7
    #A1528 warning RedundantThis Reference to instance variable 'uninitializedReference' does not need "this". 105 7
    #A1529 warning RedundantThis Reference to instance variable 'uninitializedReference' does not need "this". 115 7
    #A1530 warning RedundantThis Reference to instance variable 'uninitializedReference' does not need "this". 128 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/Reference.java

    Severity Rule Message Line Col
    #A1531 warning RedundantThis Reference to instance variable '_manifest' does not need "this". 174 7
    #A1532 warning RedundantThis Method call to 'setURI' does not need "this". 176 7
    #A1533 warning RedundantThis Reference to instance variable '_manifest' does not need "this". 229 7
    #A1534 warning RedundantThis Method call to 'getType' does not need "this". 334 39
    #A1535 warning RedundantThis Method call to 'getType' does not need "this". 351 41
    #A1536 warning RedundantThis Method call to 'setDigestValueElement' does not need "this". 385 7
    #A1537 warning RedundantThis Method call to 'calculateDigest' does not need "this". 385 34
    #A1538 warning RedundantThis Reference to instance variable '_manifest' does not need "this". 409 28
    #A1539 warning RedundantThis Reference to instance variable '_manifest' does not need "this". 418 33
    #A1540 warning RedundantThis Method call to 'getTransforms' does not need "this". 459 34
    #A1541 warning RedundantThis Reference to instance variable '_transformsOutput' does not need "this". 464 13
    #A1542 warning RedundantThis Method call to 'getContentsBeforeTransformation' does not need "this". 493 33
    #A1543 warning RedundantThis Method call to 'getContentsAfterTransformation' does not need "this". 495 14
    #A1544 warning RedundantThis Method call to 'getContentsBeforeTransformation' does not need "this". 509 36
    #A1545 warning RedundantThis Method call to 'getTransforms' does not need "this". 511 34
    #A1546 warning RedundantThis Method call to 'getNodesetBeforeFirstCanonicalization' does not need "this". 559 36
    #A1547 warning RedundantThis Method call to 'getTransforms' does not need "this". 563 37
    #A1548 warning RedundantThis Method call to 'getBaseURI' does not need "this". 593 77
    #A1549 warning RedundantThis Reference to instance variable '_transformsOutput' does not need "this". 616 14
    #A1550 warning RedundantThis Method call to 'getContentsBeforeTransformation' does not need "this". 632 36
    #A1551 warning RedundantThis Method call to 'getContentsAfterTransformation' does not need "this". 633 37
    #A1552 warning RedundantThis Reference to instance variable '_transformsOutput' does not need "this". 642 13
    #A1553 warning RedundantThis Method call to 'dereferenceURIandPerformTransforms' does not need "this". 678 34
    #A1554 warning RedundantThis Method call to 'getMessageDigestAlgorithm' does not need "this". 705 39
    #A1555 warning RedundantThis Method call to 'dereferenceURIandPerformTransforms' does not need "this". 710 35
    #A1556 warning RedundantThis Reference to instance variable 'useC14N11' does not need "this". 713 14
    #A1557 warning RedundantThis Method call to 'getDigestValue' does not need "this". 768 24
    #A1558 warning RedundantThis Method call to 'calculateDigest' does not need "this". 769 24
    #A1559 warning RedundantThis Method call to 'getURI' does not need "this". 773 86
    #A1560 warning RedundantThis Method call to 'getURI' does not need "this". 777 87

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignatureProperty.java

    Severity Rule Message Line Col
    #A1561 warning RedundantThis Method call to 'setTarget' does not need "this". 61 7
    #A1562 warning RedundantThis Method call to 'setId' does not need "this". 62 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignedInfo.java

    Severity Rule Message Line Col
    #A1563 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 117 13
    #A1564 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 120 13
    #A1565 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 124 27
    #A1566 warning RedundantThis Reference to instance variable 'c14nMethod' does not need "this". 140 9
    #A1567 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 144 9
    #A1568 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 147 27
    #A1569 warning RedundantThis Method call to 'getCanonicalizationMethodURI' does not need "this". 173 32
    #A1570 warning RedundantThis Method call to 'getCanonicalizationMethodURI' does not need "this". 182 43
    #A1571 warning RedundantThis Reference to instance variable '_c14nizedBytes' does not need "this". 184 17
    #A1572 warning RedundantThis Reference to instance variable '_c14nizedBytes' does not need "this". 191 55
    #A1573 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 208 9
    #A1574 warning RedundantThis Method call to 'getBaseURI' does not need "this". 209 53
    #A1575 warning RedundantThis Reference to instance variable '_c14nizedBytes' does not need "this". 249 12
    #A1576 warning RedundantThis Method call to 'getCanonicalizationMethodURI' does not need "this". 252 39
    #A1577 warning RedundantThis Reference to instance variable '_c14nizedBytes' does not need "this". 254 10
    #A1578 warning RedundantThis Reference to instance variable '_c14nizedBytes' does not need "this". 259 32
    #A1579 warning RedundantThis Reference to instance variable '_c14nizedBytes' does not need "this". 261 24
    #A1580 warning RedundantThis Reference to instance variable '_c14nizedBytes' does not need "this". 277 14
    #A1581 warning RedundantThis Method call to 'getCanonicalizationMethodURI' does not need "this". 279 37
    #A1582 warning RedundantThis Method call to 'getInclusiveNamespaces' does not need "this". 281 37
    #A1583 warning RedundantThis Reference to instance variable '_c14nizedBytes' does not need "this". 289 34
    #A1584 warning RedundantThis Method call to 'getSignatureMethodElement' does not need "this". 314 34
    #A1585 warning RedundantThis Reference to instance variable '_signatureAlgorithm' does not need "this". 343 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignature.java

    Severity Rule Message Line Col
    #A1586 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 216 7
    #A1587 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 220 45
    #A1588 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 257 7
    #A1589 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 259 45
    #A1590 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 298 7
    #A1591 warning RedundantThis Reference to instance variable 'signatureValueElement' does not need "this". 301 7
    #A1592 warning RedundantThis Reference to instance variable '_keyInfo' does not need "this". 319 10
    #A1593 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 351 14
    #A1594 warning RedundantThis Reference to instance variable '_keyInfo' does not need "this". 406 13
    #A1595 warning RedundantThis Reference to instance variable '_keyInfo' does not need "this". 409 10
    #A1596 warning RedundantThis Reference to instance variable '_keyInfo' does not need "this". 412 35
    #A1597 warning RedundantThis Reference to instance variable '_keyInfo' does not need "this". 431 14
    #A1598 warning RedundantThis Method call to 'length' does not need "this". 483 14
    #A1599 warning RedundantThis Method call to 'getSignedInfo' does not need "this". 503 33
    #A1600 warning RedundantThis Method call to 'setSignatureValueElement' does not need "this". 522 13
    #A1601 warning RedundantThis Method call to 'getSignedInfo' does not need "this". 539 7
    #A1602 warning RedundantThis Method call to 'getSignedInfo' does not need "this". 548 7
    #A1603 warning RedundantThis Method call to 'checkSignatureValue' does not need "this". 568 17
    #A1604 warning RedundantThis Method call to 'getSignedInfo' does not need "this". 600 24
    #A1605 warning RedundantThis Method call to 'getSignatureValue' does not need "this". 623 28
    #A1606 warning RedundantThis Reference to instance variable '_followManifestsDuringValidation' does not need "this". 632 27
    #A1607 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 654 7
    #A1608 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 670 7
    #A1609 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 684 7
    #A1610 warning RedundantThis Reference to instance variable '_signedInfo' does not need "this". 696 7
    #A1611 warning RedundantThis Method call to 'getKeyInfo' does not need "this". 712 7
    #A1612 warning RedundantThis Method call to 'getKeyInfo' does not need "this". 722 7
    #A1613 warning RedundantThis Method call to 'getSignedInfo' does not need "this". 736 14
    #A1614 warning RedundantThis Reference to instance variable '_followManifestsDuringValidation' does not need "this". 749 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInput.java

    Severity Rule Message Line Col
    #A1615 warning RedundantThis Reference to instance variable 'bytes' does not need "this". 144 9
    #A1616 warning RedundantThis Reference to instance variable '_inputOctetStreamProxy' does not need "this". 154 9
    #A1617 warning RedundantThis Reference to instance variable '_subNode' does not need "this". 195 9
    #A1618 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 205 9
    #A1619 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 237 13
    #A1620 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 238 20
    #A1621 warning RedundantThis Reference to instance variable '_inputOctetStreamProxy' does not need "this". 240 14
    #A1622 warning RedundantThis Reference to instance variable '_subNode' does not need "this". 240 52
    #A1623 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 245 13
    #A1624 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 246 38
    #A1625 warning RedundantThis Reference to instance variable 'excludeComments' does not need "this". 246 71
    #A1626 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 248 20
    #A1627 warning RedundantThis Method call to 'isOctetStream' does not need "this". 249 20
    #A1628 warning RedundantThis Reference to instance variable '_inputOctetStreamProxy' does not need "this". 278 16
    #A1629 warning RedundantThis Reference to instance variable '_inputOctetStreamProxy' does not need "this". 316 20
    #A1630 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 317 19
    #A1631 warning RedundantThis Reference to instance variable '_inputOctetStreamProxy' does not need "this". 326 18
    #A1632 warning RedundantThis Reference to instance variable '_subNode' does not need "this". 326 56
    #A1633 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 327 21
    #A1634 warning RedundantThis Reference to instance variable '_inputOctetStreamProxy' does not need "this". 336 20
    #A1635 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 337 20
    #A1636 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 358 20
    #A1637 warning RedundantThis Method call to 'isOctetStream' does not need "this". 367 17
    #A1638 warning RedundantThis Method call to 'isNodeSet' does not need "this". 367 41
    #A1639 warning RedundantThis Reference to instance variable '_MIMEType' does not need "this". 376 16
    #A1640 warning RedundantThis Reference to instance variable '_MIMEType' does not need "this". 385 9
    #A1641 warning RedundantThis Reference to instance variable '_SourceURI' does not need "this". 394 16
    #A1642 warning RedundantThis Reference to instance variable '_SourceURI' does not need "this". 403 9
    #A1643 warning RedundantThis Method call to 'isNodeSet' does not need "this". 411 13
    #A1644 warning RedundantThis Reference to instance variable '_inputNodeSet' does not need "this". 412 51
    #A1645 warning RedundantThis Method call to 'getSourceURI' does not need "this". 413 34
    #A1646 warning RedundantThis Method call to 'isElement' does not need "this". 415 13
    #A1647 warning RedundantThis Reference to instance variable '_subNode' does not need "this". 416 51
    #A1648 warning RedundantThis Reference to instance variable 'excludeNode' does not need "this". 417 32
    #A1649 warning RedundantThis Reference to instance variable 'excludeComments' does not need "this". 418 17
    #A1650 warning RedundantThis Method call to 'getSourceURI' does not need "this". 418 45
    #A1651 warning RedundantThis Method call to 'getBytes' does not need "this". 421 55
    #A1652 warning RedundantThis Method call to 'getSourceURI' does not need "this". 422 35
    #A1653 warning RedundantThis Method call to 'getSourceURI' does not need "this". 424 56
    #A1654 warning RedundantThis Method call to 'getSourceURI' does not need "this". 426 56
    #A1655 warning RedundantThis Method call to 'getOctetStream' does not need "this". 610 37
    #A1656 warning RedundantThis Reference to instance variable '_subNode' does not need "this". 612 13
    #A1657 warning RedundantThis Method call to 'getBytes' does not need "this". 619 24
    #A1658 warning RedundantThis Reference to instance variable '_subNode' does not need "this". 624 13
    #A1659 warning RedundantThis Reference to instance variable '_inputOctetStreamProxy' does not need "this". 626 9
    #A1660 warning RedundantThis Reference to instance variable 'bytes' does not need "this". 627 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInputDebugger.java

    Severity Rule Message Line Col
    #A1661 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 149 25
    #A1662 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 151 25
    #A1663 warning RedundantThis Reference to instance variable '_inclusiveNamespaces' does not need "this". 166 17
    #A1664 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 177 22
    #A1665 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 177 54
    #A1666 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 185 41
    #A1667 warning RedundantThis Reference to instance variable '_doc' does not need "this". 187 25
    #A1668 warning RedundantThis Reference to instance variable '_writer' does not need "this". 191 25
    #A1669 warning RedundantThis Method call to 'canonicalizeXPathNodeSet' does not need "this". 193 25
    #A1670 warning RedundantThis Reference to instance variable '_doc' does not need "this". 193 55
    #A1671 warning RedundantThis Reference to instance variable '_writer' does not need "this". 194 25
    #A1672 warning RedundantThis Reference to instance variable '_writer' does not need "this". 196 32
    #A1673 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 200 25
    #A1674 warning RedundantThis Reference to instance variable '_doc' does not need "this". 201 25
    #A1675 warning RedundantThis Reference to instance variable '_writer' does not need "this". 202 25
    #A1676 warning RedundantThis Reference to instance variable '_writer' does not need "this". 229 25
    #A1677 warning RedundantThis Method call to 'canonicalizeXPathNodeSet' does not need "this". 233 33
    #A1678 warning RedundantThis Reference to instance variable '_writer' does not need "this". 236 25
    #A1679 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 240 29
    #A1680 warning RedundantThis Reference to instance variable '_writer' does not need "this". 241 33
    #A1681 warning RedundantThis Reference to instance variable '_writer' does not need "this". 243 33
    #A1682 warning RedundantThis Reference to instance variable '_writer' does not need "this". 249 33
    #A1683 warning RedundantThis Method call to 'outputCommentToWriter' does not need "this". 252 25
    #A1684 warning RedundantThis Reference to instance variable '_writer' does not need "this". 255 33
    #A1685 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 258 29
    #A1686 warning RedundantThis Reference to instance variable '_writer' does not need "this". 259 33
    #A1687 warning RedundantThis Reference to instance variable '_writer' does not need "this". 261 33
    #A1688 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 266 29
    #A1689 warning RedundantThis Reference to instance variable '_writer' does not need "this". 267 33
    #A1690 warning RedundantThis Reference to instance variable '_writer' does not need "this". 269 33
    #A1691 warning RedundantThis Reference to instance variable '_writer' does not need "this". 275 33
    #A1692 warning RedundantThis Method call to 'outputPItoWriter' does not need "this". 278 25
    #A1693 warning RedundantThis Reference to instance variable '_writer' does not need "this". 281 33
    #A1694 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 284 29
    #A1695 warning RedundantThis Reference to instance variable '_writer' does not need "this". 285 33
    #A1696 warning RedundantThis Reference to instance variable '_writer' does not need "this". 287 33
    #A1697 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 293 29
    #A1698 warning RedundantThis Reference to instance variable '_writer' does not need "this". 294 33
    #A1699 warning RedundantThis Reference to instance variable '_writer' does not need "this". 296 33
    #A1700 warning RedundantThis Method call to 'outputTextToWriter' does not need "this". 313 33
    #A1701 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 316 29
    #A1702 warning RedundantThis Reference to instance variable '_writer' does not need "this". 317 33
    #A1703 warning RedundantThis Reference to instance variable '_writer' does not need "this". 319 33
    #A1704 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 326 29
    #A1705 warning RedundantThis Reference to instance variable '_writer' does not need "this". 327 33
    #A1706 warning RedundantThis Reference to instance variable '_writer' does not need "this". 329 33
    #A1707 warning RedundantThis Reference to instance variable '_writer' does not need "this". 332 25
    #A1708 warning RedundantThis Reference to instance variable '_writer' does not need "this". 333 25
    #A1709 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 335 29
    #A1710 warning RedundantThis Reference to instance variable '_writer' does not need "this". 336 33
    #A1711 warning RedundantThis Reference to instance variable '_writer' does not need "this". 338 33
    #A1712 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 355 52
    #A1713 warning RedundantThis Reference to instance variable '_inclusiveNamespaces' does not need "this". 356 53
    #A1714 warning RedundantThis Reference to instance variable '_writer' does not need "this". 363 49
    #A1715 warning RedundantThis Reference to instance variable '_writer' does not need "this". 368 49
    #A1716 warning RedundantThis Reference to instance variable '_writer' does not need "this". 374 49
    #A1717 warning RedundantThis Reference to instance variable '_writer' does not need "this". 379 49
    #A1718 warning RedundantThis Method call to 'outputAttrToWriter' does not need "this". 383 33
    #A1719 warning RedundantThis Reference to instance variable '_writer' does not need "this". 389 49
    #A1720 warning RedundantThis Reference to instance variable '_writer' does not need "this". 394 49
    #A1721 warning RedundantThis Reference to instance variable '_writer' does not need "this". 400 49
    #A1722 warning RedundantThis Reference to instance variable '_writer' does not need "this". 405 49
    #A1723 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 410 29
    #A1724 warning RedundantThis Reference to instance variable '_writer' does not need "this". 411 33
    #A1725 warning RedundantThis Reference to instance variable '_writer' does not need "this". 413 33
    #A1726 warning RedundantThis Reference to instance variable '_writer' does not need "this". 416 25
    #A1727 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 418 29
    #A1728 warning RedundantThis Reference to instance variable '_writer' does not need "this". 419 33
    #A1729 warning RedundantThis Reference to instance variable '_writer' does not need "this". 421 33
    #A1730 warning RedundantThis Method call to 'canonicalizeXPathNodeSet' does not need "this". 427 33
    #A1731 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 430 29
    #A1732 warning RedundantThis Reference to instance variable '_writer' does not need "this". 431 33
    #A1733 warning RedundantThis Reference to instance variable '_writer' does not need "this". 433 33
    #A1734 warning RedundantThis Reference to instance variable '_writer' does not need "this". 436 25
    #A1735 warning RedundantThis Reference to instance variable '_writer' does not need "this". 437 25
    #A1736 warning RedundantThis Reference to instance variable '_writer' does not need "this". 438 25
    #A1737 warning RedundantThis Reference to instance variable '_xpathNodeSet' does not need "this". 440 29
    #A1738 warning RedundantThis Reference to instance variable '_writer' does not need "this". 441 33
    #A1739 warning RedundantThis Reference to instance variable '_writer' does not need "this". 443 33
    #A1740 warning RedundantThis Reference to instance variable '_writer' does not need "this". 514 17
    #A1741 warning RedundantThis Reference to instance variable '_writer' does not need "this". 515 17
    #A1742 warning RedundantThis Reference to instance variable '_writer' does not need "this". 516 17
    #A1743 warning RedundantThis Reference to instance variable '_writer' does not need "this". 526 33
    #A1744 warning RedundantThis Reference to instance variable '_writer' does not need "this". 530 33
    #A1745 warning RedundantThis Reference to instance variable '_writer' does not need "this". 534 33
    #A1746 warning RedundantThis Reference to instance variable '_writer' does not need "this". 538 33
    #A1747 warning RedundantThis Reference to instance variable '_writer' does not need "this". 542 33
    #A1748 warning RedundantThis Reference to instance variable '_writer' does not need "this". 546 33
    #A1749 warning RedundantThis Reference to instance variable '_writer' does not need "this". 550 33
    #A1750 warning RedundantThis Reference to instance variable '_writer' does not need "this". 555 17
    #A1751 warning RedundantThis Reference to instance variable '_writer' does not need "this". 571 17
    #A1752 warning RedundantThis Reference to instance variable '_writer' does not need "this". 582 33
    #A1753 warning RedundantThis Reference to instance variable '_writer' does not need "this". 586 33
    #A1754 warning RedundantThis Reference to instance variable '_writer' does not need "this". 590 33
    #A1755 warning RedundantThis Reference to instance variable '_writer' does not need "this". 594 33
    #A1756 warning RedundantThis Reference to instance variable '_writer' does not need "this". 604 21
    #A1757 warning RedundantThis Reference to instance variable '_writer' does not need "this". 612 33
    #A1758 warning RedundantThis Reference to instance variable '_writer' does not need "this". 616 33
    #A1759 warning RedundantThis Reference to instance variable '_writer' does not need "this". 622 17
    #A1760 warning RedundantThis Reference to instance variable '_writer' does not need "this". 638 17
    #A1761 warning RedundantThis Reference to instance variable '_writer' does not need "this". 649 33
    #A1762 warning RedundantThis Reference to instance variable '_writer' does not need "this". 653 33
    #A1763 warning RedundantThis Reference to instance variable '_writer' does not need "this". 657 33
    #A1764 warning RedundantThis Reference to instance variable '_writer' does not need "this". 661 33
    #A1765 warning RedundantThis Reference to instance variable '_writer' does not need "this". 666 17
    #A1766 warning RedundantThis Reference to instance variable '_writer' does not need "this". 689 33
    #A1767 warning RedundantThis Reference to instance variable '_writer' does not need "this". 693 33
    #A1768 warning RedundantThis Reference to instance variable '_writer' does not need "this". 697 33
    #A1769 warning RedundantThis Reference to instance variable '_writer' does not need "this". 701 33
    #A1770 warning RedundantThis Reference to instance variable '_writer' does not need "this". 705 33
    #A1771 warning RedundantThis Reference to instance variable '_writer' does not need "this". 709 33
    #A1772 warning RedundantThis Reference to instance variable '_writer' does not need "this". 713 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/Transform.java

    Severity Rule Message Line Col
    #A1773 warning RedundantThis Method call to 'getURI' does not need "this". 282 33
    #A1774 warning RedundantThis Method call to 'getURI' does not need "this". 286 33
    #A1775 warning RedundantThis Method call to 'getURI' does not need "this". 316 33
    #A1776 warning RedundantThis Method call to 'getURI' does not need "this". 320 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/TransformSpi.java

    Severity Rule Message Line Col
    #A1777 warning RedundantThis Reference to instance variable '_transformObject' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/Transforms.java

    Severity Rule Message Line Col
    #A1778 warning RedundantThis Method call to 'getLength' does not need "this". 134 38
    #A1779 warning RedundantThis Method call to 'addTransform' does not need "this". 164 13
    #A1780 warning RedundantThis Method call to 'addTransform' does not need "this". 190 13
    #A1781 warning RedundantThis Method call to 'addTransform' does not need "this". 212 13
    #A1782 warning RedundantThis Method call to 'getLength' does not need "this". 260 22
    #A1783 warning RedundantThis Method call to 'item' does not need "this". 262 31
    #A1784 warning RedundantThis Method call to 'item' does not need "this". 270 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPath2FilterContainer.java

    Severity Rule Message Line Col
    #A1785 warning RedundantThis Method call to 'getTextFromTextChild' does not need "this". 273 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPath2FilterContainer04.java

    Severity Rule Message Line Col
    #A1786 warning RedundantThis Method call to 'getTextFromTextChild' does not need "this". 234 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPathContainer.java

    Severity Rule Message Line Col
    #A1787 warning RedundantThis Method call to 'getTextFromTextChild' does not need "this". 76 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPathFilterCHGPContainer.java

    Severity Rule Message Line Col
    #A1788 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 100 54
    #A1789 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 114 51
    #A1790 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 127 35
    #A1791 warning RedundantThis Method call to 'length' does not need "this". 207 11
    #A1792 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 207 23
    #A1793 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 211 86
    #A1794 warning RedundantThis Method call to 'getXStr' does not need "this". 223 14
    #A1795 warning RedundantThis Method call to 'getXStr' does not need "this". 232 14
    #A1796 warning RedundantThis Method call to 'getXStr' does not need "this". 241 14
    #A1797 warning RedundantThis Method call to 'length' does not need "this". 267 11
    #A1798 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 267 23
    #A1799 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 271 81
    #A1800 warning RedundantThis Method call to 'getHereContextNode' does not need "this". 281 14
    #A1801 warning RedundantThis Method call to 'getHereContextNode' does not need "this". 291 14
    #A1802 warning RedundantThis Method call to 'getHereContextNode' does not need "this". 301 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/CachedXPathFuncHereAPI.java

    Severity Rule Message Line Col
    #A1803 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 81 14
    #A1804 warning RedundantThis Reference to instance variable '_dtmManager' does not need "this". 96 7
    #A1805 warning RedundantThis Reference to instance variable '_context' does not need "this". 97 7
    #A1806 warning RedundantThis Reference to instance variable '_dtmManager' does not need "this". 106 7
    #A1807 warning RedundantThis Reference to instance variable '_context' does not need "this". 107 7
    #A1808 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 278 11
    #A1809 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 279 10
    #A1810 warning RedundantThis Reference to instance variable '_dtmManager' does not need "this". 280 54
    #A1811 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 306 22
    #A1812 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 308 28
    #A1813 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 366 11
    #A1814 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 367 10
    #A1815 warning RedundantThis Reference to instance variable '_dtmManager' does not need "this". 368 54
    #A1816 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 371 22
    #A1817 warning RedundantThis Reference to instance variable '_funcHereContext' does not need "this". 373 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/ElementProxy.java

    Severity Rule Message Line Col
    #A1818 warning RedundantThis Reference to instance variable '_doc' does not need "this". 90 7
    #A1819 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 91 7
    #A1820 warning RedundantThis Reference to instance variable '_doc' does not need "this". 91 63
    #A1821 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 92 19
    #A1822 warning RedundantThis Method call to 'getBaseLocalName' does not need "this". 92 44
    #A1823 warning RedundantThis Method call to 'getBaseNamespace' does not need "this". 100 35
    #A1824 warning RedundantThis Reference to instance variable '_doc' does not need "this". 179 7
    #A1825 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 180 7
    #A1826 warning RedundantThis Reference to instance variable '_baseURI' does not need "this". 181 7
    #A1827 warning RedundantThis Reference to instance variable '_doc' does not need "this". 202 7
    #A1828 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 203 7
    #A1829 warning RedundantThis Reference to instance variable '_baseURI' does not need "this". 204 7
    #A1830 warning RedundantThis Method call to 'guaranteeThatElementInCorrectSpace' does not need "this". 206 7
    #A1831 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 215 14
    #A1832 warning RedundantThis Reference to instance variable '_doc' does not need "this". 227 22
    #A1833 warning RedundantThis Method call to 'getElement' does not need "this". 228 22
    #A1834 warning RedundantThis Reference to instance variable '_doc' does not need "this". 229 22
    #A1835 warning RedundantThis Reference to instance variable '_doc' does not need "this". 240 14
    #A1836 warning RedundantThis Reference to instance variable '_baseURI' does not need "this". 249 14
    #A1837 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 262 59
    #A1838 warning RedundantThis Reference to instance variable '_doc' does not need "this". 275 61
    #A1839 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 279 10
    #A1840 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 280 38
    #A1841 warning RedundantThis Reference to instance variable '_doc' does not need "this". 294 45
    #A1842 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 296 10
    #A1843 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 298 13
    #A1844 warning RedundantThis Reference to instance variable '_doc' does not need "this". 298 51
    #A1845 warning RedundantThis Reference to instance variable '_doc' does not need "this". 311 58
    #A1846 warning RedundantThis Reference to instance variable '_doc' does not need "this". 312 16
    #A1847 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 315 7
    #A1848 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 316 35
    #A1849 warning RedundantThis Reference to instance variable '_doc' does not need "this". 328 16
    #A1850 warning RedundantThis Reference to instance variable '_doc' does not need "this". 329 16
    #A1851 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 330 10
    #A1852 warning RedundantThis Reference to instance variable '_doc' does not need "this". 342 19
    #A1853 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 344 10
    #A1854 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 360 57
    #A1855 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 378 18
    #A1856 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 397 25
    #A1857 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 413 51
    #A1858 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 423 54
    #A1859 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 435 26
    #A1860 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 477 16
    #A1861 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 482 30
    #A1862 warning RedundantThis Reference to instance variable '_constructionElement' does not need "this". 491 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/HelperNodeList.java

    Severity Rule Message Line Col
    #A1863 warning RedundantThis Reference to instance variable '_allNodesMustHaveSameParent' does not need "this". 52 7
    #A1864 warning RedundantThis Reference to instance variable '_allNodesMustHaveSameParent' does not need "this". 84 11
    #A1865 warning RedundantThis Method call to 'getLength' does not need "this". 84 47
    #A1866 warning RedundantThis Method call to 'item' does not need "this". 85 14
    #A1867 warning RedundantThis Method call to 'getLength' does not need "this". 96 11
    #A1868 warning RedundantThis Method call to 'item' does not need "this". 99 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/SignatureElementProxy.java

    Severity Rule Message Line Col
    #A1869 warning RedundantThis Method call to 'getBaseLocalName' does not need "this". 51 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolver.java

    Severity Rule Message Line Col
    #A1870 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 77 7
    #A1871 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 87 7
    #A1872 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 263 14
    #A1873 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 273 7
    #A1874 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 283 14
    #A1875 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 292 7
    #A1876 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 301 14
    #A1877 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 311 14
    #A1878 warning RedundantThis Reference to instance variable '_resolverSpi' does not need "this". 322 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolverException.java

    Severity Rule Message Line Col
    #A1879 warning RedundantThis Reference to instance variable '_uri' does not need "this". 52 7
    #A1880 warning RedundantThis Reference to instance variable '_BaseURI' does not need "this". 53 7
    #A1881 warning RedundantThis Reference to instance variable '_uri' does not need "this". 69 7
    #A1882 warning RedundantThis Reference to instance variable '_BaseURI' does not need "this". 70 7
    #A1883 warning RedundantThis Reference to instance variable '_uri' does not need "this". 86 7
    #A1884 warning RedundantThis Reference to instance variable '_BaseURI' does not need "this". 87 7
    #A1885 warning RedundantThis Reference to instance variable '_uri' does not need "this". 105 7
    #A1886 warning RedundantThis Reference to instance variable '_BaseURI' does not need "this". 106 7
    #A1887 warning RedundantThis Reference to instance variable '_uri' does not need "this". 116 7
    #A1888 warning RedundantThis Reference to instance variable '_uri' does not need "this". 124 14
    #A1889 warning RedundantThis Reference to instance variable '_BaseURI' does not need "this". 134 7
    #A1890 warning RedundantThis Reference to instance variable '_BaseURI' does not need "this". 142 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolverSpi.java

    Severity Rule Message Line Col
    #A1891 warning RedundantThis Reference to instance variable '_properties' does not need "this". 68 7
    #A1892 warning RedundantThis Reference to instance variable '_properties' does not need "this". 81 23
    #A1893 warning RedundantThis Reference to instance variable '_properties' does not need "this". 93 19
    #A1894 warning RedundantThis Method call to 'engineGetPropertyKeys' does not need "this". 132 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverAnonymous.java

    Severity Rule Message Line Col
    #A1895 warning RedundantThis Reference to instance variable '_input' does not need "this". 48 7
    #A1896 warning RedundantThis Reference to instance variable '_input' does not need "this". 55 7
    #A1897 warning RedundantThis Reference to instance variable '_input' does not need "this". 60 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rmi/rmid/ExecOptionPermission.java

    Severity Rule Message Line Col
    #A1898 warning RedundantThis Reference to instance variable 'wildcard' does not need "this". 91 13
    #A1899 warning RedundantThis Reference to instance variable 'name' does not need "this". 97 46
    #A1900 warning RedundantThis Reference to instance variable 'name' does not need "this". 98 42
    #A1901 warning RedundantThis Reference to instance variable 'name' does not need "this". 105 24
    #A1902 warning RedundantThis Method call to 'getName' does not need "this". 128 16
    #A1903 warning RedundantThis Method call to 'getName' does not need "this". 141 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rmi/rmid/ExecPermission.java

    Severity Rule Message Line Col
    #A1904 warning RedundantThis Reference to instance variable 'fp' does not need "this". 166 16
    #A1905 warning RedundantThis Reference to instance variable 'fp' does not need "this". 214 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/CachedRowSetImpl.java

    Severity Rule Message Line Col
    #A1906 warning RedundantThis Method call to 'setTableName' does not need "this". 586 13
    #A1907 warning RedundantThis Reference to instance variable 'resultSet' does not need "this". 632 9
    #A1908 warning RedundantThis Method call to 'getMaxRows' does not need "this". 644 17
    #A1909 warning RedundantThis Method call to 'getMetaData' does not need "this". 805 40
    #A1910 warning RedundantThis Reference to instance variable 'resBundle' does not need "this". 1180 33
    #A1911 warning RedundantThis Method call to 'createCopy' does not need "this". 1223 28
    #A1912 warning RedundantThis Method call to 'createCopy' does not need "this". 1252 33
    #A1913 warning RedundantThis Method call to 'createCopy' does not need "this". 1321 38
    #A1914 warning RedundantThis Method call to 'internalNext' does not need "this". 1465 23
    #A1915 warning RedundantThis Method call to 'getMetaData' does not need "this". 1628 40
    #A1916 warning RedundantThis Method call to 'getBigDecimal' does not need "this". 2063 20
    #A1917 warning RedundantThis Method call to 'internalFirst' does not need "this". 3332 23
    #A1918 warning RedundantThis Method call to 'internalLast' does not need "this". 3391 23
    #A1919 warning RedundantThis Method call to 'internalPrevious' does not need "this". 3698 23
    #A1920 warning RedundantThis Method call to 'getTypeMap' does not need "this". 6319 24
    #A1921 warning RedundantThis Method call to 'getMaxRows' does not need "this". 7313 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/FilteredRowSetImpl.java

    Severity Rule Message Line Col
    #A1922 warning RedundantThis Reference to instance variable 'p' does not need "this". 88 16
    #A1923 warning RedundantThis Method call to 'getRow' does not need "this". 127 23
    #A1924 warning RedundantThis Method call to 'size' does not need "this". 127 44
    #A1925 warning RedundantThis Method call to 'getRow' does not need "this". 158 23
    #A1926 warning RedundantThis Method call to 'updateInt' does not need "this". 537 8
    #A1927 warning RedundantThis Method call to 'updateBoolean' does not need "this". 604 7
    #A1928 warning RedundantThis Method call to 'updateByte' does not need "this". 673 7
    #A1929 warning RedundantThis Method call to 'updateShort' does not need "this". 741 7
    #A1930 warning RedundantThis Method call to 'updateLong' does not need "this". 809 7
    #A1931 warning RedundantThis Method call to 'updateFloat' does not need "this". 876 7
    #A1932 warning RedundantThis Method call to 'updateDouble' does not need "this". 943 7
    #A1933 warning RedundantThis Method call to 'updateBigDecimal' does not need "this". 1010 7
    #A1934 warning RedundantThis Method call to 'updateString' does not need "this". 1080 7
    #A1935 warning RedundantThis Method call to 'updateBytes' does not need "this". 1156 7
    #A1936 warning RedundantThis Method call to 'updateDate' does not need "this". 1226 7
    #A1937 warning RedundantThis Method call to 'updateTime' does not need "this". 1296 7
    #A1938 warning RedundantThis Method call to 'updateTimestamp' does not need "this". 1370 7
    #A1939 warning RedundantThis Method call to 'updateAsciiStream' does not need "this". 1432 7
    #A1940 warning RedundantThis Method call to 'updateCharacterStream' does not need "this". 1508 7
    #A1941 warning RedundantThis Method call to 'updateBinaryStream' does not need "this". 1582 7
    #A1942 warning RedundantThis Method call to 'updateObject' does not need "this". 1649 7
    #A1943 warning RedundantThis Method call to 'updateObject' does not need "this". 1726 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/JoinRowSetImpl.java

    Severity Rule Message Line Col
    #A1944 warning RedundantThis Method call to 'setJoinType' does not need "this". 4176 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/WebRowSetImpl.java

    Severity Rule Message Line Col
    #A1945 warning RedundantThis Method call to 'populate' does not need "this". 138 13
    #A1946 warning RedundantThis Method call to 'getRow' does not need "this". 141 30
    #A1947 warning RedundantThis Method call to 'writeXml' does not need "this". 143 13
    #A1948 warning RedundantThis Method call to 'getRow' does not need "this". 162 30
    #A1949 warning RedundantThis Method call to 'beforeFirst' does not need "this". 188 20
    #A1950 warning RedundantThis Method call to 'absolute' does not need "this". 193 20
    #A1951 warning RedundantThis Method call to 'beforeFirst' does not need "this". 220 20
    #A1952 warning RedundantThis Method call to 'absolute' does not need "this". 225 20
    #A1953 warning RedundantThis Method call to 'getRow' does not need "this". 246 30
    #A1954 warning RedundantThis Method call to 'populate' does not need "this". 265 13
    #A1955 warning RedundantThis Method call to 'getRow' does not need "this". 268 30
    #A1956 warning RedundantThis Method call to 'writeXml' does not need "this". 270 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/CachedRowSetReader.java

    Severity Rule Message Line Col
    #A1957 warning RedundantThis Method call to 'connect' does not need "this". 157 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/CachedRowSetWriter.java

    Severity Rule Message Line Col
    #A1958 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 276 9
    #A1959 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 318 9
    #A1960 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 340 56
    #A1961 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 352 62
    #A1962 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 380 17
    #A1963 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 382 20
    #A1964 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 385 17
    #A1965 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 386 17
    #A1966 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 409 9
    #A1967 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 418 46
    #A1968 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 557 11
    #A1969 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 717 25
    #A1970 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 719 39
    #A1971 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 726 16
    #A1972 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 727 20
    #A1973 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 802 13
    #A1974 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 805 16
    #A1975 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 808 13
    #A1976 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 809 13
    #A1977 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 860 25
    #A1978 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 864 33
    #A1979 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 866 33
    #A1980 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 868 25
    #A1981 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 869 25
    #A1982 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 898 13
    #A1983 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 901 16
    #A1984 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 904 13
    #A1985 warning RedundantThis Reference to instance variable 'crsResolve' does not need "this". 905 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/XmlResolver.java

    Severity Rule Message Line Col
    #A1986 warning RedundantThis Method call to 'getClass' does not need "this". 45 39

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/providers/RIOptimisticProvider.java

    Severity Rule Message Line Col
    #A1987 warning RedundantThis Method call to 'getClass' does not need "this". 124 22
    #A1988 warning RedundantThis Reference to instance variable 'versionNumber' does not need "this". 235 16
    #A1989 warning RedundantThis Reference to instance variable 'vendorName' does not need "this". 246 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/providers/RIXMLProvider.java

    Severity Rule Message Line Col
    #A1990 warning RedundantThis Method call to 'getClass' does not need "this". 105 22
    #A1991 warning RedundantThis Reference to instance variable 'versionNumber' does not need "this". 235 16
    #A1992 warning RedundantThis Reference to instance variable 'vendorName' does not need "this". 246 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTDomainPrincipal.java

    Severity Rule Message Line Col
    #A1993 warning RedundantThis Method call to 'getName' does not need "this". 146 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTNumericCredential.java

    Severity Rule Message Line Col
    #A1994 warning RedundantThis Reference to instance variable 'impersonationToken' does not need "this". 47 9
    #A1995 warning RedundantThis Reference to instance variable 'impersonationToken' does not need "this". 117 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTUserPrincipal.java

    Severity Rule Message Line Col
    #A1996 warning RedundantThis Method call to 'getName' does not need "this". 140 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/PolicyFile.java

    Severity Rule Message Line Col
    #A1997 warning RedundantThis Reference to instance variable 'codesource' does not need "this". 1356 13
    #A1998 warning RedundantThis Reference to instance variable 'permissions' does not need "this". 1357 13
    #A1999 warning RedundantThis Reference to instance variable 'codesource' does not need "this". 1371 20
    #A2000 warning RedundantThis Reference to instance variable 'perms' does not need "this". 1409 9
    #A2001 warning RedundantThis Reference to instance variable 'notInit' does not need "this". 1410 9
    #A2002 warning RedundantThis Reference to instance variable 'additionalPerms' does not need "this". 1411 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/PolicyParser.java

    Severity Rule Message Line Col
    #A2003 warning RedundantThis Reference to instance variable 'principalClass' does not need "this". 776 17
    #A2004 warning RedundantThis Reference to instance variable 'principalName' does not need "this". 777 17
    #A2005 warning RedundantThis Reference to instance variable 'permission' does not need "this". 856 17
    #A2006 warning RedundantThis Reference to instance variable 'permission' does not need "this". 859 22
    #A2007 warning RedundantThis Reference to instance variable 'name' does not need "this". 862 17
    #A2008 warning RedundantThis Reference to instance variable 'name' does not need "this". 865 22
    #A2009 warning RedundantThis Reference to instance variable 'action' does not need "this". 868 17
    #A2010 warning RedundantThis Reference to instance variable 'action' does not need "this". 871 22
    #A2011 warning RedundantThis Reference to instance variable 'signedBy' does not need "this". 874 17
    #A2012 warning RedundantThis Reference to instance variable 'signedBy' does not need "this". 877 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/SolarisNumericGroupPrincipal.java

    Severity Rule Message Line Col
    #A2013 warning RedundantThis Method call to 'getName' does not need "this". 200 13
    #A2014 warning RedundantThis Method call to 'isPrimaryGroup' does not need "this". 201 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/SolarisNumericUserPrincipal.java

    Severity Rule Message Line Col
    #A2015 warning RedundantThis Method call to 'getName' does not need "this". 167 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/SolarisPrincipal.java

    Severity Rule Message Line Col
    #A2016 warning RedundantThis Method call to 'getName' does not need "this". 131 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/SubjectCodeSource.java

    Severity Rule Message Line Col
    #A2017 warning RedundantThis Reference to instance variable 'principals' does not need "this". 187 13
    #A2018 warning RedundantThis Reference to instance variable 'principals' does not need "this". 201 17
    #A2019 warning RedundantThis Method call to 'getSubject' does not need "this". 339 17
    #A2020 warning RedundantThis Reference to instance variable 'principals' does not need "this". 345 14
    #A2021 warning RedundantThis Reference to instance variable 'principals' does not need "this". 346 14
    #A2022 warning RedundantThis Reference to instance variable 'principals' does not need "this". 349 13
    #A2023 warning RedundantThis Reference to instance variable 'principals' does not need "this". 350 18
    #A2024 warning RedundantThis Reference to instance variable 'principals' does not need "this". 351 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/UnixNumericGroupPrincipal.java

    Severity Rule Message Line Col
    #A2025 warning RedundantThis Method call to 'getName' does not need "this". 203 13
    #A2026 warning RedundantThis Method call to 'isPrimaryGroup' does not need "this". 204 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/UnixNumericUserPrincipal.java

    Severity Rule Message Line Col
    #A2027 warning RedundantThis Method call to 'getName' does not need "this". 163 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/UnixPrincipal.java

    Severity Rule Message Line Col
    #A2028 warning RedundantThis Method call to 'getName' does not need "this". 128 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/ntlm/Client.java

    Severity Rule Message Line Col
    #A2029 warning RedundantThis Reference to instance variable 'pw1' does not need "this". 84 9
    #A2030 warning RedundantThis Reference to instance variable 'pw2' does not need "this". 85 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/ntlm/Server.java

    Severity Rule Message Line Col
    #A2031 warning RedundantThis Reference to instance variable 'allVersion' does not need "this". 72 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/ntlm/NTLMClient.java

    Severity Rule Message Line Col
    #A2032 warning RedundantThis Reference to instance variable 'random' does not need "this". 130 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/servicetag/ServiceTag.java

    Severity Rule Message Line Col
    #A2033 warning RedundantThis Reference to instance variable 'instanceURN' does not need "this". 575 29
    #A2034 warning RedundantThis Reference to instance variable 'instanceURN' does not need "this". 575 56

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/servicetag/SystemEnvironment.java

    Severity Rule Message Line Col
    #A2035 warning RedundantThis Reference to instance variable 'hostname' does not need "this". 78 13
    #A2036 warning RedundantThis Reference to instance variable 'hostname' does not need "this". 80 13
    #A2037 warning RedundantThis Reference to instance variable 'hostId' does not need "this". 82 9
    #A2038 warning RedundantThis Reference to instance variable 'osName' does not need "this". 83 9
    #A2039 warning RedundantThis Reference to instance variable 'osVersion' does not need "this". 84 9
    #A2040 warning RedundantThis Reference to instance variable 'osArchitecture' does not need "this". 85 9
    #A2041 warning RedundantThis Reference to instance variable 'systemModel' does not need "this". 86 9
    #A2042 warning RedundantThis Reference to instance variable 'systemManufacturer' does not need "this". 87 9
    #A2043 warning RedundantThis Reference to instance variable 'cpuManufacturer' does not need "this". 88 9
    #A2044 warning RedundantThis Reference to instance variable 'serialNumber' does not need "this". 89 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/attach/AgentInitializationException.java

    Severity Rule Message Line Col
    #A2045 warning RedundantThis Reference to instance variable 'returnValue' does not need "this". 56 9
    #A2046 warning RedundantThis Reference to instance variable 'returnValue' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/attach/VirtualMachine.java

    Severity Rule Message Line Col
    #A2047 warning RedundantThis Method call to 'provider' does not need "this". 618 33
    #A2048 warning RedundantThis Method call to 'id' does not need "this". 621 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/attach/VirtualMachineDescriptor.java

    Severity Rule Message Line Col
    #A2049 warning RedundantThis Method call to 'provider' does not need "this". 182 33
    #A2050 warning RedundantThis Method call to 'id' does not need "this". 185 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/JDIEventSource.java

    Severity Rule Message Line Col
    #A2051 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 52 9
    #A2052 warning RedundantThis Reference to instance variable 'queue' does not need "this". 53 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/Session.java

    Severity Rule Message Line Col
    #A2053 warning RedundantThis Reference to instance variable 'traceFlags' does not need "this". 53 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/ThreadInfo.java

    Severity Rule Message Line Col
    #A2054 warning RedundantThis Reference to instance variable 'frameCount' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/AbstractEventSet.java

    Severity Rule Message Line Col
    #A2055 warning RedundantThis Reference to instance variable 'oneEvent' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/LValue.java

    Severity Rule Message Line Col
    #A2056 warning RedundantThis Reference to instance variable 'obj' does not need "this". 459 13
    #A2057 warning RedundantThis Reference to instance variable 'arrayRef' does not need "this". 599 13
    #A2058 warning RedundantThis Reference to instance variable 'array' does not need "this". 630 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ApplicationTool.java

    Severity Rule Message Line Col
    #A2059 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 48 9
    #A2060 warning RedundantThis Reference to instance variable 'script' does not need "this". 50 9
    #A2061 warning RedundantThis Method call to 'add' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ClassManager.java

    Severity Rule Message Line Col
    #A2062 warning RedundantThis Reference to instance variable 'classPath' does not need "this". 41 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ClassTreeTool.java

    Severity Rule Message Line Col
    #A2063 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 63 9
    #A2064 warning RedundantThis Reference to instance variable 'sourceManager' does not need "this". 64 9
    #A2065 warning RedundantThis Reference to instance variable 'interpreter' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/CommandInterpreter.java

    Severity Rule Message Line Col
    #A2066 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 55 9
    #A2067 warning RedundantThis Reference to instance variable 'context' does not need "this". 56 9
    #A2068 warning RedundantThis Reference to instance variable 'classManager' does not need "this". 57 9
    #A2069 warning RedundantThis Reference to instance variable 'sourceManager' does not need "this". 58 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/CommandTool.java

    Severity Rule Message Line Col
    #A2070 warning RedundantThis Reference to instance variable 'context' does not need "this". 60 9
    #A2071 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 61 9
    #A2072 warning RedundantThis Reference to instance variable 'sourceManager' does not need "this". 62 9
    #A2073 warning RedundantThis Method call to 'add' does not need "this". 65 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/Environment.java

    Severity Rule Message Line Col
    #A2074 warning RedundantThis Reference to instance variable 'classManager' does not need "this". 45 9
    #A2075 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 47 9
    #A2076 warning RedundantThis Reference to instance variable 'sourceManager' does not need "this". 48 9
    #A2077 warning RedundantThis Reference to instance variable 'contextManager' does not need "this". 49 9
    #A2078 warning RedundantThis Reference to instance variable 'monitorListModel' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBFileFilter.java

    Severity Rule Message Line Col
    #A2079 warning RedundantThis Reference to instance variable 'filters' does not need "this". 71 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBMenuBar.java

    Severity Rule Message Line Col
    #A2080 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 50 9
    #A2081 warning RedundantThis Reference to instance variable 'classManager' does not need "this". 51 9
    #A2082 warning RedundantThis Reference to instance variable 'sourceManager' does not need "this". 52 9
    #A2083 warning RedundantThis Reference to instance variable 'interpreter' does not need "this". 53 9
    #A2084 warning RedundantThis Method call to 'add' does not need "this". 125 9
    #A2085 warning RedundantThis Method call to 'add' does not need "this". 126 9
    #A2086 warning RedundantThis Method call to 'add' does not need "this". 128 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBToolBar.java

    Severity Rule Message Line Col
    #A2087 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 46 9
    #A2088 warning RedundantThis Reference to instance variable 'classManager' does not need "this". 47 9
    #A2089 warning RedundantThis Reference to instance variable 'sourceManager' does not need "this". 48 9
    #A2090 warning RedundantThis Reference to instance variable 'interpreter' does not need "this". 49 9
    #A2091 warning RedundantThis Method call to 'add' does not need "this". 98 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/MonitorTool.java

    Severity Rule Message Line Col
    #A2092 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 46 9
    #A2093 warning RedundantThis Reference to instance variable 'context' does not need "this". 47 9
    #A2094 warning RedundantThis Method call to 'setText' does not need "this". 108 17
    #A2095 warning RedundantThis Method call to 'setText' does not need "this". 113 21
    #A2096 warning RedundantThis Method call to 'setText' does not need "this". 115 21
    #A2097 warning RedundantThis Method call to 'setText' does not need "this". 117 21
    #A2098 warning RedundantThis Method call to 'setText' does not need "this". 119 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceManager.java

    Severity Rule Message Line Col
    #A2099 warning RedundantThis Reference to instance variable 'sourceList' does not need "this". 64 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceModel.java

    Severity Rule Message Line Col
    #A2100 warning RedundantThis Reference to instance variable 'path' does not need "this". 90 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceTool.java

    Severity Rule Message Line Col
    #A2101 warning RedundantThis Reference to instance variable 'context' does not need "this". 67 9
    #A2102 warning RedundantThis Reference to instance variable 'interpreter' does not need "this". 68 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceTreeTool.java

    Severity Rule Message Line Col
    #A2103 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 60 9
    #A2104 warning RedundantThis Reference to instance variable 'sourceManager' does not need "this". 61 9
    #A2105 warning RedundantThis Reference to instance variable 'interpreter' does not need "this". 63 9
    #A2106 warning RedundantThis Reference to instance variable 'name' does not need "this". 158 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/StackTraceTool.java

    Severity Rule Message Line Col
    #A2107 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 53 9
    #A2108 warning RedundantThis Reference to instance variable 'context' does not need "this". 54 9
    #A2109 warning RedundantThis Method call to 'setText' does not need "this". 132 17
    #A2110 warning RedundantThis Method call to 'setText' does not need "this". 151 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ThreadTreeTool.java

    Severity Rule Message Line Col
    #A2111 warning RedundantThis Reference to instance variable 'runtime' does not need "this". 68 9
    #A2112 warning RedundantThis Reference to instance variable 'sourceManager' does not need "this". 69 9
    #A2113 warning RedundantThis Reference to instance variable 'interpreter' does not need "this". 71 9
    #A2114 warning RedundantThis Reference to instance variable 'uid' does not need "this". 195 17
    #A2115 warning RedundantThis Reference to instance variable 'description' does not need "this". 196 17
    #A2116 warning RedundantThis Reference to instance variable 'uid' does not need "this". 198 17
    #A2117 warning RedundantThis Reference to instance variable 'description' does not need "this". 199 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/BreakpointSpec.java

    Severity Rule Message Line Col
    #A2118 warning RedundantThis Reference to instance variable 'methodId' does not need "this". 41 9
    #A2119 warning RedundantThis Reference to instance variable 'methodArgs' does not need "this". 42 9
    #A2120 warning RedundantThis Reference to instance variable 'lineNumber' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/EventHandler.java

    Severity Rule Message Line Col
    #A2121 warning RedundantThis Reference to instance variable 'thread' does not need "this". 44 9
    #A2122 warning RedundantThis Reference to instance variable 'thread' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/EventRequestSpec.java

    Severity Rule Message Line Col
    #A2123 warning RedundantThis Reference to instance variable 'refSpec' does not need "this". 207 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/ExceptionSpec.java

    Severity Rule Message Line Col
    #A2124 warning RedundantThis Method call to 'notifyCaught' does not need "this". 84 18
    #A2125 warning RedundantThis Method call to 'notifyUncaught' does not need "this". 85 18

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/TTY.java

    Severity Rule Message Line Col
    #A2126 warning RedundantThis Reference to instance variable 'handler' does not need "this". 696 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/trace/EventThread.java

    Severity Rule Message Line Col
    #A2127 warning RedundantThis Reference to instance variable 'baseIndent' does not need "this". 144 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaClass.java

    Severity Rule Message Line Col
    #A2128 warning RedundantThis Reference to instance variable 'superclass' does not need "this". 85 9
    #A2129 warning RedundantThis Reference to instance variable 'loader' does not need "this". 86 9
    #A2130 warning RedundantThis Reference to instance variable 'signers' does not need "this". 87 9
    #A2131 warning RedundantThis Reference to instance variable 'protectionDomain' does not need "this". 88 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaObject.java

    Severity Rule Message Line Col
    #A2132 warning RedundantThis Reference to instance variable 'clazz' does not need "this". 55 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaObjectArray.java

    Severity Rule Message Line Col
    #A2133 warning RedundantThis Reference to instance variable 'clazz' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaValueArray.java

    Severity Rule Message Line Col
    #A2134 warning RedundantThis Reference to instance variable 'data' does not need "this". 149 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/ReachableObjects.java

    Severity Rule Message Line Col
    #A2135 warning RedundantThis Reference to instance variable 'reachables' does not need "this". 103 9
    #A2136 warning RedundantThis Reference to instance variable 'totalSize' does not need "this". 105 9
    #A2137 warning RedundantThis Reference to instance variable 'totalSize' does not need "this". 107 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/Root.java

    Severity Rule Message Line Col
    #A2138 warning RedundantThis Reference to instance variable 'type' does not need "this". 131 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/parser/HprofReader.java

    Severity Rule Message Line Col
    #A2139 warning RedundantThis Reference to instance variable 'snapshot' does not need "this". 159 9
    #A2140 warning RedundantThis Reference to instance variable 'dumpsToSkip' does not need "this". 160 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/FinalizerSummaryQuery.java

    Severity Rule Message Line Col
    #A2141 warning RedundantThis Reference to instance variable 'count' does not need "this". 57 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/HttpReader.java

    Severity Rule Message Line Col
    #A2142 warning RedundantThis Reference to instance variable 'socket' does not need "this". 69 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/QueryHandler.java

    Severity Rule Message Line Col
    #A2143 warning RedundantThis Reference to instance variable 'out' does not need "this". 68 9
    #A2144 warning RedundantThis Reference to instance variable 'snapshot' does not need "this". 72 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/QueryListener.java

    Severity Rule Message Line Col
    #A2145 warning RedundantThis Reference to instance variable 'snapshot' does not need "this". 67 9
    #A2146 warning RedundantThis Reference to instance variable 'engine' does not need "this". 68 9
    #A2147 warning RedundantThis Reference to instance variable 'snapshot' does not need "this". 72 9
    #A2148 warning RedundantThis Reference to instance variable 'engine' does not need "this". 74 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ClassTypeImpl.java

    Severity Rule Message Line Col
    #A2149 warning RedundantThis Method call to 'equals' does not need "this". 408 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/EventQueueImpl.java

    Severity Rule Message Line Col
    #A2150 warning RedundantThis Method call to 'wait' does not need "this". 189 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/EventSetImpl.java

    Severity Rule Message Line Col
    #A2151 warning RedundantThis Method call to 'size' does not need "this". 58 38
    #A2152 warning RedundantThis Reference to instance variable 'eventCmd' does not need "this". 84 13
    #A2153 warning RedundantThis Reference to instance variable 'request' does not need "this". 88 13
    #A2154 warning RedundantThis Reference to instance variable 'requestID' does not need "this". 108 13
    #A2155 warning RedundantThis Reference to instance variable 'request' does not need "this". 109 13
    #A2156 warning RedundantThis Reference to instance variable 'monitor' does not need "this". 282 13
    #A2157 warning RedundantThis Reference to instance variable 'monitor' does not need "this". 301 13
    #A2158 warning RedundantThis Reference to instance variable 'monitor' does not need "this". 321 13
    #A2159 warning RedundantThis Reference to instance variable 'timeout' does not need "this". 322 13
    #A2160 warning RedundantThis Reference to instance variable 'monitor' does not need "this". 345 13
    #A2161 warning RedundantThis Reference to instance variable 'timed_out' does not need "this". 346 13
    #A2162 warning RedundantThis Reference to instance variable 'classSignature' does not need "this". 387 13
    #A2163 warning RedundantThis Reference to instance variable 'exception' does not need "this". 411 13
    #A2164 warning RedundantThis Reference to instance variable 'catchLocation' does not need "this". 412 13
    #A2165 warning RedundantThis Reference to instance variable 'refType' does not need "this". 497 13
    #A2166 warning RedundantThis Reference to instance variable 'newValue' does not need "this". 543 13
    #A2167 warning RedundantThis Reference to instance variable 'vm' does not need "this". 653 61
    #A2168 warning RedundantThis Reference to instance variable 'internalEventSet' does not need "this". 694 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/InterfaceTypeImpl.java

    Severity Rule Message Line Col
    #A2169 warning RedundantThis Method call to 'equals' does not need "this". 157 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/LinkedHashMap.java

    Severity Rule Message Line Col
    #A2170 warning RedundantThis Reference to instance variable 'entry' does not need "this". 808 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/LocationImpl.java

    Severity Rule Message Line Col
    #A2171 warning RedundantThis Reference to instance variable 'declaringType' does not need "this". 46 9
    #A2172 warning RedundantThis Reference to instance variable 'method' does not need "this". 58 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/MethodImpl.java

    Severity Rule Message Line Col
    #A2173 warning RedundantThis Method call to 'argumentTypes' does not need "this". 294 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/MonitorInfoImpl.java

    Severity Rule Message Line Col
    #A2174 warning RedundantThis Reference to instance variable 'monitor' does not need "this". 45 9
    #A2175 warning RedundantThis Reference to instance variable 'stack_depth' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/PacketStream.java

    Severity Rule Message Line Col
    #A2176 warning RedundantThis Reference to instance variable 'pkt' does not need "this". 41 9
    #A2177 warning RedundantThis Reference to instance variable 'isCommitted' does not need "this". 49 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ReferenceTypeImpl.java

    Severity Rule Message Line Col
    #A2178 warning RedundantThis Reference to instance variable 'genericSignature' does not need "this". 1110 13
    #A2179 warning RedundantThis Reference to instance variable 'genericSignature' does not need "this". 1112 13
    #A2180 warning RedundantThis Reference to instance variable 'genericSignatureGotten' does not need "this". 1114 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/SDE.java

    Severity Rule Message Line Col
    #A2181 warning RedundantThis Reference to instance variable 'sourceDebugExtension' does not need "this". 245 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/TargetVM.java

    Severity Rule Message Line Col
    #A2182 warning RedundantThis Reference to instance variable 'readerThread' does not need "this". 56 9
    #A2183 warning RedundantThis Reference to instance variable 'readerThread' does not need "this". 58 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VirtualMachineImpl.java

    Severity Rule Message Line Col
    #A2184 warning RedundantThis Reference to instance variable 'vmManager' does not need "this". 161 9
    #A2185 warning RedundantThis Method call to 'hashCode' does not need "this". 170 45
    #A2186 warning RedundantThis Reference to instance variable 'traceReceives' does not need "this". 737 9
    #A2187 warning RedundantThis Reference to instance variable 'count' does not need "this". 1422 12

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTEvent.java

    Severity Rule Message Line Col
    #A2188 warning RedundantThis Reference to instance variable 'bdata' does not need "this". 579 22
    #A2189 warning RedundantThis Reference to instance variable 'isSystemGenerated' does not need "this". 594 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AlphaComposite.java

    Severity Rule Message Line Col
    #A2190 warning RedundantThis Reference to instance variable 'extraAlpha' does not need "this". 622 13
    #A2191 warning RedundantThis Reference to instance variable 'extraAlpha' does not need "this". 743 33
    #A2192 warning RedundantThis Reference to instance variable 'extraAlpha' does not need "this". 761 17
    #A2193 warning RedundantThis Reference to instance variable 'rule' does not need "this". 763 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Checkbox.java

    Severity Rule Message Line Col
    #A2194 warning RedundantThis Reference to instance variable 'group' does not need "this". 378 13
    #A2195 warning RedundantThis Reference to instance variable 'group' does not need "this". 383 24
    #A2196 warning RedundantThis Reference to instance variable 'group' does not need "this". 386 13
    #A2197 warning RedundantThis Reference to instance variable 'group' does not need "this". 391 17
    #A2198 warning RedundantThis Reference to instance variable 'group' does not need "this". 392 21
    #A2199 warning RedundantThis Reference to instance variable 'group' does not need "this". 395 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/CheckboxGroup.java

    Severity Rule Message Line Col
    #A2200 warning RedundantThis Reference to instance variable 'selectedCheckbox' does not need "this". 131 30
    #A2201 warning RedundantThis Reference to instance variable 'selectedCheckbox' does not need "this". 132 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Color.java

    Severity Rule Message Line Col
    #A2202 warning RedundantThis Method call to 'getRGB' does not need "this". 699 65

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Component.java

    Severity Rule Message Line Col
    #A2203 warning RedundantThis Reference to instance variable 'prefSize' does not need "this". 2576 19
    #A2204 warning RedundantThis Reference to instance variable 'prefSize' does not need "this". 2581 9
    #A2205 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 2649 19
    #A2206 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 2654 9
    #A2207 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 2720 19
    #A2208 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 2725 9
    #A2209 warning RedundantThis Reference to instance variable 'peer' does not need "this". 3354 13
    #A2210 warning RedundantThis Reference to instance variable 'peer' does not need "this". 3381 33
    #A2211 warning RedundantThis Reference to instance variable 'compoundShape' does not need "this". 7020 17
    #A2212 warning RedundantThis Reference to instance variable 'parent' does not need "this". 7776 34
    #A2213 warning RedundantThis Method call to 'getParent' does not need "this". 9575 32
    #A2214 warning RedundantThis Method call to 'equals' does not need "this". 9582 25
    #A2215 warning RedundantThis Method call to 'isEnabled' does not need "this". 9601 17
    #A2216 warning RedundantThis Method call to 'isFocusTraversable' does not need "this". 9604 17
    #A2217 warning RedundantThis Method call to 'isVisible' does not need "this". 9607 17
    #A2218 warning RedundantThis Method call to 'isShowing' does not need "this". 9610 17
    #A2219 warning RedundantThis Method call to 'isFocusOwner' does not need "this". 9613 17
    #A2220 warning RedundantThis Reference to instance variable 'compoundShape' does not need "this". 9716 25
    #A2221 warning RedundantThis Reference to instance variable 'compoundShape' does not need "this". 9719 21
    #A2222 warning RedundantThis Reference to instance variable 'compoundShape' does not need "this". 9725 21
    #A2223 warning RedundantThis Reference to instance variable 'compoundShape' does not need "this". 9745 17
    #A2224 warning RedundantThis Reference to instance variable 'compoundShape' does not need "this". 9745 85

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Container.java

    Severity Rule Message Line Col
    #A2225 warning RedundantThis Method call to 'getGraphicsConfiguration' does not need "this". 1077 44
    #A2226 warning RedundantThis Reference to instance variable 'modalComp' does not need "this". 2879 17
    #A2227 warning RedundantThis Reference to instance variable 'modalComp' does not need "this". 2942 25
    #A2228 warning RedundantThis Reference to instance variable 'modalComp' does not need "this". 2943 53
    #A2229 warning RedundantThis Reference to instance variable 'modalComp' does not need "this". 2944 25
    #A2230 warning RedundantThis Reference to instance variable 'focusTraversalPolicy' does not need "this". 3339 25
    #A2231 warning RedundantThis Reference to instance variable 'focusTraversalPolicy' does not need "this". 3340 13
    #A2232 warning RedundantThis Reference to instance variable 'focusTraversalPolicy' does not need "this". 3364 39
    #A2233 warning RedundantThis Method call to 'contains' does not need "this". 3908 22
    #A2234 warning RedundantThis Method call to 'getComponentCount' does not need "this". 3911 39
    #A2235 warning RedundantThis Method call to 'getComponent' does not need "this". 3913 42
    #A2236 warning RedundantThis Method call to 'getComponents' does not need "this". 3940 36
    #A2237 warning RedundantThis Method call to 'getComponents' does not need "this". 3958 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ContainerOrderFocusTraversalPolicy.java

    Severity Rule Message Line Col
    #A2238 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 279 17
    #A2239 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 280 17
    #A2240 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 284 17
    #A2241 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 285 17
    #A2242 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 376 17
    #A2243 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 377 17
    #A2244 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 381 17
    #A2245 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 382 17
    #A2246 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 416 17
    #A2247 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 417 25
    #A2248 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 466 17
    #A2249 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 467 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Cursor.java

    Severity Rule Message Line Col
    #A2250 warning RedundantThis Reference to instance variable 'type' does not need "this". 401 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/DefaultKeyboardFocusManager.java

    Severity Rule Message Line Col
    #A2251 warning RedundantThis Reference to instance variable 'realOppositeComponentWR' does not need "this". 108 43
    #A2252 warning RedundantThis Reference to instance variable 'realOppositeWindowWR' does not need "this". 123 37
    #A2253 warning RedundantThis Reference to instance variable 'realOppositeWindowWR' does not need "this". 395 45
    #A2254 warning RedundantThis Reference to instance variable 'realOppositeComponentWR' does not need "this". 551 51

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/DisplayMode.java

    Severity Rule Message Line Col
    #A2255 warning RedundantThis Reference to instance variable 'size' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Event.java

    Severity Rule Message Line Col
    #A2256 warning RedundantThis Reference to instance variable 'data' does not need "this". 638 9
    #A2257 warning RedundantThis Reference to instance variable 'clickCount' does not need "this". 639 9
    #A2258 warning RedundantThis Reference to instance variable 'x' does not need "this". 714 9
    #A2259 warning RedundantThis Reference to instance variable 'y' does not need "this". 715 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/EventQueue.java

    Severity Rule Message Line Col
    #A2260 warning RedundantThis Reference to instance variable 'waitForID' does not need "this". 296 49

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/FileDialog.java

    Severity Rule Message Line Col
    #A2261 warning RedundantThis Method call to 'setMode' does not need "this". 219 9
    #A2262 warning RedundantThis Method call to 'setMode' does not need "this". 299 9
    #A2263 warning RedundantThis Reference to instance variable 'multipleMode' does not need "this". 490 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/FlowLayout.java

    Severity Rule Message Line Col
    #A2264 warning RedundantThis Reference to instance variable 'newAlign' does not need "this". 270 9
    #A2265 warning RedundantThis Reference to instance variable 'align' does not need "this". 673 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Font.java

    Severity Rule Message Line Col
    #A2266 warning RedundantThis Reference to instance variable 'peer' does not need "this". 452 13
    #A2267 warning RedundantThis Reference to instance variable 'pointSize' does not need "this". 569 9
    #A2268 warning RedundantThis Reference to instance variable 'size' does not need "this". 575 9
    #A2269 warning RedundantThis Reference to instance variable 'pointSize' does not need "this". 576 9
    #A2270 warning RedundantThis Reference to instance variable 'createdFont' does not need "this". 583 9
    #A2271 warning RedundantThis Reference to instance variable 'font2DHandle' does not need "this". 597 17
    #A2272 warning RedundantThis Reference to instance variable 'font2DHandle' does not need "this". 599 17
    #A2273 warning RedundantThis Reference to instance variable 'createdFont' does not need "this". 608 9
    #A2274 warning RedundantThis Reference to instance variable 'font2DHandle' does not need "this". 613 9
    #A2275 warning RedundantThis Reference to instance variable 'name' does not need "this". 615 9
    #A2276 warning RedundantThis Reference to instance variable 'font2DHandle' does not need "this". 615 21
    #A2277 warning RedundantThis Reference to instance variable 'style' does not need "this". 616 9
    #A2278 warning RedundantThis Reference to instance variable 'size' does not need "this". 617 9
    #A2279 warning RedundantThis Reference to instance variable 'pointSize' does not need "this". 618 9
    #A2280 warning RedundantThis Reference to instance variable 'createdFont' does not need "this". 647 9
    #A2281 warning RedundantThis Reference to instance variable 'font2DHandle' does not need "this". 649 13
    #A2282 warning RedundantThis Reference to instance variable 'font2DHandle' does not need "this". 667 21
    #A2283 warning RedundantThis Reference to instance variable 'createdFont' does not need "this". 671 17
    #A2284 warning RedundantThis Reference to instance variable 'font2DHandle' does not need "this". 672 17
    #A2285 warning RedundantThis Reference to instance variable 'name' does not need "this". 707 13
    #A2286 warning RedundantThis Reference to instance variable 'style' does not need "this". 708 13
    #A2287 warning RedundantThis Reference to instance variable 'size' does not need "this". 709 13
    #A2288 warning RedundantThis Reference to instance variable 'pointSize' does not need "this". 710 13
    #A2289 warning RedundantThis Reference to instance variable 'font2DHandle' does not need "this". 712 9
    #A2290 warning RedundantThis Reference to instance variable 'createdFont' does not need "this". 713 9
    #A2291 warning RedundantThis Reference to instance variable 'name' does not need "this". 756 9
    #A2292 warning RedundantThis Reference to instance variable 'pointSize' does not need "this". 757 9
    #A2293 warning RedundantThis Reference to instance variable 'size' does not need "this". 758 9
    #A2294 warning RedundantThis Reference to instance variable 'style' does not need "this". 759 39
    #A2295 warning RedundantThis Reference to instance variable 'style' does not need "this". 760 41
    #A2296 warning RedundantThis Reference to instance variable 'nonIdentityTx' does not need "this". 762 9
    #A2297 warning RedundantThis Reference to instance variable 'hasLayoutAttributes' does not need "this". 763 9
    #A2298 warning RedundantThis Reference to instance variable 'nonIdentityTx' does not need "this". 1726 13
    #A2299 warning RedundantThis Reference to instance variable 'hasLayoutAttributes' does not need "this". 1727 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Frame.java

    Severity Rule Message Line Col
    #A2300 warning RedundantThis Reference to instance variable 'maximizedBounds' does not need "this". 865 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GradientPaintContext.java

    Severity Rule Message Line Col
    #A2301 warning RedundantThis Reference to instance variable 'x1' does not need "this". 156 9
    #A2302 warning RedundantThis Reference to instance variable 'y1' does not need "this". 157 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GridLayout.java

    Severity Rule Message Line Col
    #A2303 warning RedundantThis Reference to instance variable 'cols' does not need "this". 220 29
    #A2304 warning RedundantThis Reference to instance variable 'rows' does not need "this". 248 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/JobAttributes.java

    Severity Rule Message Line Col
    #A2305 warning RedundantThis Reference to instance variable 'prFirst' does not need "this". 803 9
    #A2306 warning RedundantThis Reference to instance variable 'prLast' does not need "this". 804 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/KeyboardFocusManager.java

    Severity Rule Message Line Col
    #A2307 warning RedundantThis Reference to instance variable 'lightweightRequests' does not need "this". 2161 13
    #A2308 warning RedundantThis Reference to instance variable 'CLEAR_GLOBAL_FOCUS_OWNER' does not need "this". 2190 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/List.java

    Severity Rule Message Line Col
    #A2309 warning RedundantThis Method call to 'setAccessibleParent' does not need "this". 1496 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuComponent.java

    Severity Rule Message Line Col
    #A2310 warning RedundantThis Reference to instance variable 'peer' does not need "this". 304 54
    #A2311 warning RedundantThis Reference to instance variable 'peer' does not need "this". 307 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuItem.java

    Severity Rule Message Line Col
    #A2312 warning RedundantThis Reference to instance variable 'shortcut' does not need "this". 193 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuShortcut.java

    Severity Rule Message Line Col
    #A2313 warning RedundantThis Reference to instance variable 'usesShift' does not need "this". 116 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MultipleGradientPaint.java

    Severity Rule Message Line Col
    #A2314 warning RedundantThis Reference to instance variable 'transparency' does not need "this". 239 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MultipleGradientPaintContext.java

    Severity Rule Message Line Col
    #A2315 warning RedundantThis Reference to instance variable 'model' does not need "this". 220 39
    #A2316 warning RedundantThis Reference to instance variable 'normalizedIntervals' does not need "this". 221 39
    #A2317 warning RedundantThis Reference to instance variable 'isSimpleLookup' does not need "this". 222 39
    #A2318 warning RedundantThis Reference to instance variable 'fastGradientArraySize' does not need "this". 225 45
    #A2319 warning RedundantThis Reference to instance variable 'model' does not need "this". 233 13
    #A2320 warning RedundantThis Reference to instance variable 'normalizedIntervals' does not need "this". 234 13
    #A2321 warning RedundantThis Reference to instance variable 'isSimpleLookup' does not need "this". 235 13
    #A2322 warning RedundantThis Reference to instance variable 'fastGradientArraySize' does not need "this". 237 13
    #A2323 warning RedundantThis Reference to instance variable 'fractions' does not need "this". 273 38
    #A2324 warning RedundantThis Reference to instance variable 'fractions' does not need "this". 273 60

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Point.java

    Severity Rule Message Line Col
    #A2325 warning RedundantThis Reference to instance variable 'x' does not need "this". 200 9
    #A2326 warning RedundantThis Reference to instance variable 'y' does not need "this". 201 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/RadialGradientPaintContext.java

    Severity Rule Message Line Col
    #A2327 warning RedundantThis Reference to instance variable 'isSimpleFocus' does not need "this". 133 9
    #A2328 warning RedundantThis Reference to instance variable 'isNonCyclic' does not need "this". 134 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Rectangle.java

    Severity Rule Message Line Col
    #A2329 warning RedundantThis Reference to instance variable 'x' does not need "this". 515 20
    #A2330 warning RedundantThis Reference to instance variable 'x' does not need "this". 553 9
    #A2331 warning RedundantThis Reference to instance variable 'y' does not need "this". 555 16
    #A2332 warning RedundantThis Reference to instance variable 'y' does not need "this". 578 9
    #A2333 warning RedundantThis Reference to instance variable 'width' does not need "this". 703 17
    #A2334 warning RedundantThis Reference to instance variable 'height' does not need "this". 704 17
    #A2335 warning RedundantThis Reference to instance variable 'width' does not need "this". 754 17
    #A2336 warning RedundantThis Reference to instance variable 'height' does not need "this". 755 17
    #A2337 warning RedundantThis Reference to instance variable 'width' does not need "this". 784 18
    #A2338 warning RedundantThis Reference to instance variable 'height' does not need "this". 785 18
    #A2339 warning RedundantThis Reference to instance variable 'x' does not need "this". 791 18
    #A2340 warning RedundantThis Reference to instance variable 'y' does not need "this". 792 18
    #A2341 warning RedundantThis Reference to instance variable 'x' does not need "this". 820 19
    #A2342 warning RedundantThis Reference to instance variable 'y' does not need "this". 821 19
    #A2343 warning RedundantThis Reference to instance variable 'width' does not need "this". 824 32
    #A2344 warning RedundantThis Reference to instance variable 'height' does not need "this". 825 32
    #A2345 warning RedundantThis Reference to instance variable 'width' does not need "this". 866 20
    #A2346 warning RedundantThis Reference to instance variable 'height' does not need "this". 867 20
    #A2347 warning RedundantThis Reference to instance variable 'x' does not need "this". 882 19
    #A2348 warning RedundantThis Reference to instance variable 'y' does not need "this". 883 19
    #A2349 warning RedundantThis Reference to instance variable 'x' does not need "this". 933 13
    #A2350 warning RedundantThis Reference to instance variable 'y' does not need "this". 934 13
    #A2351 warning RedundantThis Reference to instance variable 'width' does not need "this". 935 13
    #A2352 warning RedundantThis Reference to instance variable 'height' does not need "this". 935 26
    #A2353 warning RedundantThis Reference to instance variable 'x' does not need "this". 938 18
    #A2354 warning RedundantThis Reference to instance variable 'y' does not need "this". 939 18
    #A2355 warning RedundantThis Reference to instance variable 'width' does not need "this". 940 19
    #A2356 warning RedundantThis Reference to instance variable 'height' does not need "this". 941 19
    #A2357 warning RedundantThis Reference to instance variable 'width' does not need "this". 1010 20
    #A2358 warning RedundantThis Reference to instance variable 'height' does not need "this". 1011 20
    #A2359 warning RedundantThis Reference to instance variable 'x' does not need "this". 1020 19
    #A2360 warning RedundantThis Reference to instance variable 'y' does not need "this". 1021 19
    #A2361 warning RedundantThis Reference to instance variable 'x' does not need "this". 1066 19
    #A2362 warning RedundantThis Reference to instance variable 'y' does not need "this". 1067 19
    #A2363 warning RedundantThis Reference to instance variable 'width' does not need "this". 1068 19
    #A2364 warning RedundantThis Reference to instance variable 'height' does not need "this". 1069 19
    #A2365 warning RedundantThis Reference to instance variable 'width' does not need "this". 1141 13
    #A2366 warning RedundantThis Reference to instance variable 'width' does not need "this". 1145 42
    #A2367 warning RedundantThis Reference to instance variable 'height' does not need "this". 1148 13
    #A2368 warning RedundantThis Reference to instance variable 'height' does not need "this". 1152 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Scrollbar.java

    Severity Rule Message Line Col
    #A2369 warning RedundantThis Reference to instance variable 'visibleAmount' does not need "this". 902 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TextArea.java

    Severity Rule Message Line Col
    #A2370 warning RedundantThis Reference to instance variable 'scrollbarVisibility' does not need "this". 264 13
    #A2371 warning RedundantThis Reference to instance variable 'scrollbarVisibility' does not need "this". 266 13
    #A2372 warning RedundantThis Reference to instance variable 'scrollbarVisibility' does not need "this". 651 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TextComponent.java

    Severity Rule Message Line Col
    #A2373 warning RedundantThis Reference to instance variable 'selectionStart' does not need "this". 476 9
    #A2374 warning RedundantThis Reference to instance variable 'selectionEnd' does not need "this". 477 9
    #A2375 warning RedundantThis Reference to instance variable 'text' does not need "this". 808 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TexturePaint.java

    Severity Rule Message Line Col
    #A2376 warning RedundantThis Reference to instance variable 'bufImg' does not need "this". 68 9
    #A2377 warning RedundantThis Reference to instance variable 'tx' does not need "this". 69 9
    #A2378 warning RedundantThis Reference to instance variable 'ty' does not need "this". 70 9
    #A2379 warning RedundantThis Reference to instance variable 'sx' does not need "this". 71 9
    #A2380 warning RedundantThis Reference to instance variable 'sy' does not need "this". 72 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TexturePaintContext.java

    Severity Rule Message Line Col
    #A2381 warning RedundantThis Reference to instance variable 'colorModel' does not need "this". 146 9
    #A2382 warning RedundantThis Reference to instance variable 'maxWidth' does not need "this". 149 9
    #A2383 warning RedundantThis Reference to instance variable 'incXAcross' does not need "this". 156 9
    #A2384 warning RedundantThis Reference to instance variable 'incYAcross' does not need "this". 157 9
    #A2385 warning RedundantThis Reference to instance variable 'incXDown' does not need "this". 158 9
    #A2386 warning RedundantThis Reference to instance variable 'incYDown' does not need "this". 159 9
    #A2387 warning RedundantThis Reference to instance variable 'xOrg' does not need "this". 160 9
    #A2388 warning RedundantThis Reference to instance variable 'yOrg' does not need "this". 161 9
    #A2389 warning RedundantThis Reference to instance variable 'colincx' does not need "this". 162 9
    #A2390 warning RedundantThis Reference to instance variable 'colincy' does not need "this". 163 9
    #A2391 warning RedundantThis Reference to instance variable 'colincxerr' does not need "this". 164 9
    #A2392 warning RedundantThis Reference to instance variable 'colincyerr' does not need "this". 165 9
    #A2393 warning RedundantThis Reference to instance variable 'rowincx' does not need "this". 166 9
    #A2394 warning RedundantThis Reference to instance variable 'rowincy' does not need "this". 167 9
    #A2395 warning RedundantThis Reference to instance variable 'rowincxerr' does not need "this". 168 9
    #A2396 warning RedundantThis Reference to instance variable 'rowincyerr' does not need "this". 169 9
    #A2397 warning RedundantThis Reference to instance variable 'inData' does not need "this". 388 13
    #A2398 warning RedundantThis Reference to instance variable 'inSpan' does not need "this". 389 13
    #A2399 warning RedundantThis Reference to instance variable 'inOff' does not need "this". 390 13
    #A2400 warning RedundantThis Reference to instance variable 'inData' does not need "this". 523 13
    #A2401 warning RedundantThis Reference to instance variable 'inSpan' does not need "this". 524 13
    #A2402 warning RedundantThis Reference to instance variable 'inOff' does not need "this". 525 13
    #A2403 warning RedundantThis Reference to instance variable 'inPalette' does not need "this". 645 13
    #A2404 warning RedundantThis Reference to instance variable 'inPalette' does not need "this". 646 44
    #A2405 warning RedundantThis Reference to instance variable 'inData' does not need "this". 648 13
    #A2406 warning RedundantThis Reference to instance variable 'inSpan' does not need "this". 649 13
    #A2407 warning RedundantThis Reference to instance variable 'inOff' does not need "this". 650 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/WaitDispatchSupport.java

    Severity Rule Message Line Col
    #A2408 warning RedundantThis Reference to instance variable 'extCondition' does not need "this". 107 9
    #A2409 warning RedundantThis Reference to instance variable 'condition' does not need "this". 108 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Window.java

    Severity Rule Message Line Col
    #A2410 warning RedundantThis Reference to instance variable 'modalBlocker' does not need "this". 1495 9
    #A2411 warning RedundantThis Reference to instance variable 'securityWarningWidth' does not need "this". 3052 10
    #A2412 warning RedundantThis Reference to instance variable 'securityWarningHeight' does not need "this". 3053 10
    #A2413 warning RedundantThis Reference to instance variable 'securityWarningPointX' does not need "this". 3054 10
    #A2414 warning RedundantThis Reference to instance variable 'securityWarningPointY' does not need "this". 3055 10
    #A2415 warning RedundantThis Reference to instance variable 'securityWarningAlignmentX' does not need "this". 3056 10
    #A2416 warning RedundantThis Reference to instance variable 'securityWarningAlignmentY' does not need "this". 3057 10

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ColorSpace.java

    Severity Rule Message Line Col
    #A2417 warning RedundantThis Reference to instance variable 'numComponents' does not need "this". 276 9
    #A2418 warning RedundantThis Reference to instance variable 'sRGBspace' does not need "this". 374 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ICC_ColorSpace.java

    Severity Rule Message Line Col
    #A2419 warning RedundantThis Method call to 'getNumComponents' does not need "this". 176 18
    #A2420 warning RedundantThis Method call to 'getNumComponents' does not need "this". 233 18
    #A2421 warning RedundantThis Method call to 'getNumComponents' does not need "this". 369 18
    #A2422 warning RedundantThis Method call to 'getNumComponents' does not need "this". 522 18
    #A2423 warning RedundantThis Method call to 'getNumComponents' does not need "this". 548 45
    #A2424 warning RedundantThis Method call to 'getNumComponents' does not need "this". 573 45
    #A2425 warning RedundantThis Method call to 'getNumComponents' does not need "this". 581 18
    #A2426 warning RedundantThis Method call to 'getType' does not need "this". 582 20
    #A2427 warning RedundantThis Method call to 'getNumComponents' does not need "this". 604 18
    #A2428 warning RedundantThis Method call to 'getMinValue' does not need "this". 608 25
    #A2429 warning RedundantThis Method call to 'getMaxValue' does not need "this". 609 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ICC_Profile.java

    Severity Rule Message Line Col
    #A2430 warning RedundantThis Reference to instance variable 'deferralInfo' does not need "this". 739 9
    #A2431 warning RedundantThis Reference to instance variable 'profileActivator' does not need "this". 740 9
    #A2432 warning RedundantThis Reference to instance variable 'profileActivator' does not need "this". 745 45
    #A2433 warning RedundantThis Reference to instance variable 'sRGBprofile' does not need "this". 1966 13
    #A2434 warning RedundantThis Reference to instance variable 'XYZprofile' does not need "this". 1968 20
    #A2435 warning RedundantThis Reference to instance variable 'PYCCprofile' does not need "this". 1970 20
    #A2436 warning RedundantThis Reference to instance variable 'GRAYprofile' does not need "this". 1972 20
    #A2437 warning RedundantThis Reference to instance variable 'LINEAR_RGBprofile' does not need "this". 1974 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/DataFlavor.java

    Severity Rule Message Line Col
    #A2438 warning RedundantThis Method call to 'getClass' does not need "this". 358 56
    #A2439 warning RedundantThis Method call to 'getClass' does not need "this". 426 40
    #A2440 warning RedundantThis Reference to instance variable 'mimeType' does not need "this". 1108 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/MimeType.java

    Severity Rule Message Line Col
    #A2441 warning RedundantThis Reference to instance variable 'primaryType' does not need "this". 137 15
    #A2442 warning RedundantThis Reference to instance variable 'subType' does not need "this". 138 15
    #A2443 warning RedundantThis Reference to instance variable 'parameters' does not need "this". 139 15

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/MimeTypeParameterList.java

    Severity Rule Message Line Col
    #A2444 warning RedundantThis Method call to 'getNames' does not need "this". 62 29
    #A2445 warning RedundantThis Method call to 'get' does not need "this". 67 21
    #A2446 warning RedundantThis Method call to 'size' does not need "this". 84 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragSourceEvent.java

    Severity Rule Message Line Col
    #A2447 warning RedundantThis Reference to instance variable 'x' does not need "this". 107 9
    #A2448 warning RedundantThis Reference to instance variable 'y' does not need "this". 108 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/AWTEventListenerProxy.java

    Severity Rule Message Line Col
    #A2449 warning RedundantThis Reference to instance variable 'eventMask' does not need "this". 79 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ActionEvent.java

    Severity Rule Message Line Col
    #A2450 warning RedundantThis Reference to instance variable 'actionCommand' does not need "this". 226 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/AdjustmentEvent.java

    Severity Rule Message Line Col
    #A2451 warning RedundantThis Reference to instance variable 'adjustmentType' does not need "this". 204 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/InvocationEvent.java

    Severity Rule Message Line Col
    #A2452 warning RedundantThis Reference to instance variable 'catchExceptions' does not need "this". 227 9
    #A2453 warning RedundantThis Reference to instance variable 'when' does not need "this". 228 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseEvent.java

    Severity Rule Message Line Col
    #A2454 warning RedundantThis Reference to instance variable 'xAbs' does not need "this". 558 11
    #A2455 warning RedundantThis Reference to instance variable 'yAbs' does not need "this". 559 11
    #A2456 warning RedundantThis Reference to instance variable 'xAbs' does not need "this". 561 11
    #A2457 warning RedundantThis Reference to instance variable 'yAbs' does not need "this". 562 11

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/CharArrayIterator.java

    Severity Rule Message Line Col
    #A2458 warning RedundantThis Reference to instance variable 'pos' does not need "this". 179 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/GlyphMetrics.java

    Severity Rule Message Line Col
    #A2459 warning RedundantThis Reference to instance variable 'horizontal' does not need "this". 180 9
    #A2460 warning RedundantThis Reference to instance variable 'advanceX' does not need "this". 181 9
    #A2461 warning RedundantThis Reference to instance variable 'advanceY' does not need "this". 182 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/LineBreakMeasurer.java

    Severity Rule Message Line Col
    #A2462 warning RedundantThis Reference to instance variable 'measurer' does not need "this". 310 9
    #A2463 warning RedundantThis Reference to instance variable 'limit' does not need "this". 311 9
    #A2464 warning RedundantThis Reference to instance variable 'pos' does not need "this". 312 9
    #A2465 warning RedundantThis Reference to instance variable 'start' does not need "this". 312 20
    #A2466 warning RedundantThis Reference to instance variable 'start' does not need "this". 314 63

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextAttribute.java

    Severity Rule Message Line Col
    #A2467 warning RedundantThis Method call to 'getClass' does not need "this". 269 13
    #A2468 warning RedundantThis Method call to 'getClass' does not need "this". 278 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextLayout.java

    Severity Rule Message Line Col
    #A2469 warning RedundantThis Reference to instance variable 'characterCount' does not need "this". 554 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextLine.java

    Severity Rule Message Line Col
    #A2470 warning RedundantThis Method call to 'characterCount' does not need "this". 138 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TransformAttribute.java

    Severity Rule Message Line Col
    #A2471 warning RedundantThis Reference to instance variable 'transform' does not need "this". 107 13
    #A2472 warning RedundantThis Reference to instance variable 'transform' does not need "this". 108 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/AffineTransform.java

    Severity Rule Message Line Col
    #A2473 warning RedundantThis Reference to instance variable 'type' does not need "this". 467 9
    #A2474 warning RedundantThis Reference to instance variable 'm00' does not need "this". 489 9
    #A2475 warning RedundantThis Reference to instance variable 'm10' does not need "this". 490 9
    #A2476 warning RedundantThis Reference to instance variable 'm01' does not need "this". 491 9
    #A2477 warning RedundantThis Reference to instance variable 'm11' does not need "this". 492 9
    #A2478 warning RedundantThis Reference to instance variable 'm02' does not need "this". 493 9
    #A2479 warning RedundantThis Reference to instance variable 'm12' does not need "this". 494 9
    #A2480 warning RedundantThis Reference to instance variable 'state' does not need "this". 495 9
    #A2481 warning RedundantThis Reference to instance variable 'type' does not need "this". 496 9
    #A2482 warning RedundantThis Reference to instance variable 'type' does not need "this". 894 17
    #A2483 warning RedundantThis Reference to instance variable 'type' does not need "this". 997 9
    #A2484 warning RedundantThis Reference to instance variable 'type' does not need "this". 1652 21
    #A2485 warning RedundantThis Reference to instance variable 'type' does not need "this". 1657 21
    #A2486 warning RedundantThis Reference to instance variable 'type' does not need "this". 1668 17
    #A2487 warning RedundantThis Reference to instance variable 'type' does not need "this". 1672 17
    #A2488 warning RedundantThis Reference to instance variable 'type' does not need "this". 1681 17
    #A2489 warning RedundantThis Reference to instance variable 'type' does not need "this". 1729 13
    #A2490 warning RedundantThis Reference to instance variable 'type' does not need "this". 1738 13
    #A2491 warning RedundantThis Reference to instance variable 'type' does not need "this". 1746 17
    #A2492 warning RedundantThis Reference to instance variable 'm00' does not need "this". 2172 9
    #A2493 warning RedundantThis Reference to instance variable 'm10' does not need "this". 2173 9
    #A2494 warning RedundantThis Reference to instance variable 'm01' does not need "this". 2174 9
    #A2495 warning RedundantThis Reference to instance variable 'm11' does not need "this". 2175 9
    #A2496 warning RedundantThis Reference to instance variable 'm02' does not need "this". 2176 9
    #A2497 warning RedundantThis Reference to instance variable 'm12' does not need "this". 2177 9
    #A2498 warning RedundantThis Reference to instance variable 'state' does not need "this". 2178 9
    #A2499 warning RedundantThis Reference to instance variable 'type' does not need "this". 2179 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Arc2D.java

    Severity Rule Message Line Col
    #A2500 warning RedundantThis Reference to instance variable 'width' does not need "this". 179 13
    #A2501 warning RedundantThis Reference to instance variable 'height' does not need "this". 180 13
    #A2502 warning RedundantThis Reference to instance variable 'x' does not need "this". 201 13
    #A2503 warning RedundantThis Reference to instance variable 'y' does not need "this". 202 13
    #A2504 warning RedundantThis Reference to instance variable 'width' does not need "this". 203 13
    #A2505 warning RedundantThis Reference to instance variable 'height' does not need "this". 204 13
    #A2506 warning RedundantThis Method call to 'setArcType' does not need "this". 287 13
    #A2507 warning RedundantThis Reference to instance variable 'width' does not need "this". 290 13
    #A2508 warning RedundantThis Reference to instance variable 'height' does not need "this". 291 13
    #A2509 warning RedundantThis Reference to instance variable 'start' does not need "this". 292 13
    #A2510 warning RedundantThis Reference to instance variable 'extent' does not need "this". 293 13
    #A2511 warning RedundantThis Reference to instance variable 'start' does not need "this". 301 13
    #A2512 warning RedundantThis Reference to instance variable 'extent' does not need "this". 309 13
    #A2513 warning RedundantThis Reference to instance variable 'width' does not need "this". 472 13
    #A2514 warning RedundantThis Reference to instance variable 'height' does not need "this". 473 13
    #A2515 warning RedundantThis Reference to instance variable 'x' does not need "this". 494 13
    #A2516 warning RedundantThis Reference to instance variable 'y' does not need "this". 495 13
    #A2517 warning RedundantThis Reference to instance variable 'width' does not need "this". 496 13
    #A2518 warning RedundantThis Reference to instance variable 'height' does not need "this". 497 13
    #A2519 warning RedundantThis Method call to 'setArcType' does not need "this". 580 13
    #A2520 warning RedundantThis Reference to instance variable 'width' does not need "this". 583 13
    #A2521 warning RedundantThis Reference to instance variable 'height' does not need "this". 584 13
    #A2522 warning RedundantThis Reference to instance variable 'start' does not need "this". 585 13
    #A2523 warning RedundantThis Reference to instance variable 'extent' does not need "this". 586 13
    #A2524 warning RedundantThis Reference to instance variable 'start' does not need "this". 594 13
    #A2525 warning RedundantThis Reference to instance variable 'extent' does not need "this". 602 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/ArcIterator.java

    Severity Rule Message Line Col
    #A2526 warning RedundantThis Reference to instance variable 'w' does not need "this". 44 9
    #A2527 warning RedundantThis Reference to instance variable 'h' does not need "this". 45 9
    #A2528 warning RedundantThis Reference to instance variable 'x' does not need "this". 46 9
    #A2529 warning RedundantThis Reference to instance variable 'y' does not need "this". 47 9
    #A2530 warning RedundantThis Reference to instance variable 'angStRad' does not need "this". 48 9
    #A2531 warning RedundantThis Reference to instance variable 'affine' does not need "this". 49 9
    #A2532 warning RedundantThis Reference to instance variable 'increment' does not need "this". 53 13
    #A2533 warning RedundantThis Reference to instance variable 'cv' does not need "this". 55 13
    #A2534 warning RedundantThis Reference to instance variable 'increment' does not need "this". 62 13
    #A2535 warning RedundantThis Reference to instance variable 'cv' does not need "this". 63 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Area.java

    Severity Rule Message Line Col
    #A2536 warning RedundantThis Reference to instance variable 'curves' does not need "this". 227 47
    #A2537 warning RedundantThis Reference to instance variable 'curves' does not need "this". 260 47
    #A2538 warning RedundantThis Reference to instance variable 'curves' does not need "this". 293 47
    #A2539 warning RedundantThis Reference to instance variable 'curves' does not need "this". 327 47
    #A2540 warning RedundantThis Reference to instance variable 'curves' does not need "this". 510 49
    #A2541 warning RedundantThis Reference to instance variable 'transform' does not need "this". 668 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/CubicIterator.java

    Severity Rule Message Line Col
    #A2542 warning RedundantThis Reference to instance variable 'cubic' does not need "this". 42 9
    #A2543 warning RedundantThis Reference to instance variable 'affine' does not need "this". 43 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Ellipse2D.java

    Severity Rule Message Line Col
    #A2544 warning RedundantThis Reference to instance variable 'width' does not need "this". 159 13
    #A2545 warning RedundantThis Reference to instance variable 'height' does not need "this". 160 13
    #A2546 warning RedundantThis Reference to instance variable 'width' does not need "this". 170 13
    #A2547 warning RedundantThis Reference to instance variable 'height' does not need "this". 171 13
    #A2548 warning RedundantThis Reference to instance variable 'width' does not need "this". 295 13
    #A2549 warning RedundantThis Reference to instance variable 'height' does not need "this". 296 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/EllipseIterator.java

    Severity Rule Message Line Col
    #A2550 warning RedundantThis Reference to instance variable 'x' does not need "this". 42 9
    #A2551 warning RedundantThis Reference to instance variable 'y' does not need "this". 43 9
    #A2552 warning RedundantThis Reference to instance variable 'w' does not need "this". 44 9
    #A2553 warning RedundantThis Reference to instance variable 'h' does not need "this". 45 9
    #A2554 warning RedundantThis Reference to instance variable 'affine' does not need "this". 46 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/FlatteningPathIterator.java

    Severity Rule Message Line Col
    #A2555 warning RedundantThis Reference to instance variable 'squareflat' does not need "this". 125 9
    #A2556 warning RedundantThis Reference to instance variable 'levels' does not need "this". 127 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/LineIterator.java

    Severity Rule Message Line Col
    #A2557 warning RedundantThis Reference to instance variable 'line' does not need "this". 42 9
    #A2558 warning RedundantThis Reference to instance variable 'affine' does not need "this". 43 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Path2D.java

    Severity Rule Message Line Col
    #A2559 warning RedundantThis Reference to instance variable 'pointTypes' does not need "this". 131 9
    #A2560 warning RedundantThis Reference to instance variable 'floatCoords' does not need "this". 230 17
    #A2561 warning RedundantThis Reference to instance variable 'floatCoords' does not need "this". 235 17
    #A2562 warning RedundantThis Reference to instance variable 'floatCoords' does not need "this". 243 37
    #A2563 warning RedundantThis Reference to instance variable 'floatCoords' does not need "this". 243 55
    #A2564 warning RedundantThis Reference to instance variable 'floatCoords' does not need "this". 920 17
    #A2565 warning RedundantThis Reference to instance variable 'floatCoords' does not need "this". 951 17
    #A2566 warning RedundantThis Reference to instance variable 'affine' does not need "this". 952 17
    #A2567 warning RedundantThis Reference to instance variable 'doubleCoords' does not need "this". 1064 17
    #A2568 warning RedundantThis Reference to instance variable 'doubleCoords' does not need "this". 1069 17
    #A2569 warning RedundantThis Reference to instance variable 'doubleCoords' does not need "this". 1089 37
    #A2570 warning RedundantThis Reference to instance variable 'doubleCoords' does not need "this". 1090 37
    #A2571 warning RedundantThis Reference to instance variable 'doubleCoords' does not need "this". 1645 17
    #A2572 warning RedundantThis Reference to instance variable 'doubleCoords' does not need "this". 1676 17
    #A2573 warning RedundantThis Reference to instance variable 'affine' does not need "this". 1677 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Point2D.java

    Severity Rule Message Line Col
    #A2574 warning RedundantThis Method call to 'getX' does not need "this". 344 33
    #A2575 warning RedundantThis Method call to 'getY' does not need "this". 345 33
    #A2576 warning RedundantThis Method call to 'getX' does not need "this". 378 33
    #A2577 warning RedundantThis Method call to 'getY' does not need "this". 379 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/QuadIterator.java

    Severity Rule Message Line Col
    #A2578 warning RedundantThis Reference to instance variable 'quad' does not need "this". 42 9
    #A2579 warning RedundantThis Reference to instance variable 'affine' does not need "this". 43 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/RectIterator.java

    Severity Rule Message Line Col
    #A2580 warning RedundantThis Reference to instance variable 'x' does not need "this". 42 9
    #A2581 warning RedundantThis Reference to instance variable 'y' does not need "this". 43 9
    #A2582 warning RedundantThis Reference to instance variable 'w' does not need "this". 44 9
    #A2583 warning RedundantThis Reference to instance variable 'h' does not need "this". 45 9
    #A2584 warning RedundantThis Reference to instance variable 'affine' does not need "this". 46 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Rectangle2D.java

    Severity Rule Message Line Col
    #A2585 warning RedundantThis Reference to instance variable 'width' does not need "this". 187 13
    #A2586 warning RedundantThis Reference to instance variable 'height' does not need "this". 188 13
    #A2587 warning RedundantThis Reference to instance variable 'width' does not need "this". 198 13
    #A2588 warning RedundantThis Reference to instance variable 'height' does not need "this". 199 13
    #A2589 warning RedundantThis Reference to instance variable 'x' does not need "this". 207 13
    #A2590 warning RedundantThis Reference to instance variable 'y' does not need "this". 208 13
    #A2591 warning RedundantThis Reference to instance variable 'width' does not need "this". 209 13
    #A2592 warning RedundantThis Reference to instance variable 'height' does not need "this". 210 13
    #A2593 warning RedundantThis Reference to instance variable 'width' does not need "this". 229 17
    #A2594 warning RedundantThis Reference to instance variable 'width' does not need "this". 233 46
    #A2595 warning RedundantThis Reference to instance variable 'height' does not need "this". 236 17
    #A2596 warning RedundantThis Reference to instance variable 'height' does not need "this". 240 46
    #A2597 warning RedundantThis Reference to instance variable 'width' does not need "this". 412 13
    #A2598 warning RedundantThis Reference to instance variable 'height' does not need "this". 413 13
    #A2599 warning RedundantThis Reference to instance variable 'x' does not need "this". 421 13
    #A2600 warning RedundantThis Reference to instance variable 'y' does not need "this". 422 13
    #A2601 warning RedundantThis Reference to instance variable 'width' does not need "this". 423 13
    #A2602 warning RedundantThis Reference to instance variable 'height' does not need "this". 424 13
    #A2603 warning RedundantThis Reference to instance variable 'width' does not need "this". 433 17
    #A2604 warning RedundantThis Reference to instance variable 'width' does not need "this". 437 37
    #A2605 warning RedundantThis Reference to instance variable 'height' does not need "this". 440 17
    #A2606 warning RedundantThis Reference to instance variable 'height' does not need "this". 444 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/RoundRectIterator.java

    Severity Rule Message Line Col
    #A2607 warning RedundantThis Reference to instance variable 'x' does not need "this". 42 9
    #A2608 warning RedundantThis Reference to instance variable 'y' does not need "this". 43 9
    #A2609 warning RedundantThis Reference to instance variable 'w' does not need "this". 44 9
    #A2610 warning RedundantThis Reference to instance variable 'h' does not need "this". 45 9
    #A2611 warning RedundantThis Reference to instance variable 'aw' does not need "this". 46 9
    #A2612 warning RedundantThis Reference to instance variable 'ah' does not need "this". 47 9
    #A2613 warning RedundantThis Reference to instance variable 'affine' does not need "this". 48 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/RoundRectangle2D.java

    Severity Rule Message Line Col
    #A2614 warning RedundantThis Reference to instance variable 'width' does not need "this". 211 13
    #A2615 warning RedundantThis Reference to instance variable 'height' does not need "this". 212 13
    #A2616 warning RedundantThis Reference to instance variable 'arcwidth' does not need "this". 213 13
    #A2617 warning RedundantThis Reference to instance variable 'archeight' does not need "this". 214 13
    #A2618 warning RedundantThis Reference to instance variable 'width' does not need "this". 226 13
    #A2619 warning RedundantThis Reference to instance variable 'height' does not need "this". 227 13
    #A2620 warning RedundantThis Reference to instance variable 'arcwidth' does not need "this". 228 13
    #A2621 warning RedundantThis Reference to instance variable 'archeight' does not need "this". 229 13
    #A2622 warning RedundantThis Reference to instance variable 'x' does not need "this". 237 13
    #A2623 warning RedundantThis Reference to instance variable 'y' does not need "this". 238 13
    #A2624 warning RedundantThis Reference to instance variable 'width' does not need "this". 239 13
    #A2625 warning RedundantThis Reference to instance variable 'height' does not need "this". 240 13
    #A2626 warning RedundantThis Reference to instance variable 'arcwidth' does not need "this". 241 13
    #A2627 warning RedundantThis Reference to instance variable 'archeight' does not need "this". 242 13
    #A2628 warning RedundantThis Reference to instance variable 'width' does not need "this". 409 13
    #A2629 warning RedundantThis Reference to instance variable 'height' does not need "this". 410 13
    #A2630 warning RedundantThis Reference to instance variable 'arcwidth' does not need "this". 411 13
    #A2631 warning RedundantThis Reference to instance variable 'archeight' does not need "this". 412 13
    #A2632 warning RedundantThis Reference to instance variable 'x' does not need "this". 420 13
    #A2633 warning RedundantThis Reference to instance variable 'y' does not need "this". 421 13
    #A2634 warning RedundantThis Reference to instance variable 'width' does not need "this". 422 13
    #A2635 warning RedundantThis Reference to instance variable 'height' does not need "this". 423 13
    #A2636 warning RedundantThis Reference to instance variable 'arcwidth' does not need "this". 424 13
    #A2637 warning RedundantThis Reference to instance variable 'archeight' does not need "this". 425 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/BufferedImageFilter.java

    Severity Rule Message Line Col
    #A2638 warning RedundantThis Reference to instance variable 'model' does not need "this". 133 32
    #A2639 warning RedundantThis Reference to instance variable 'model' does not need "this". 137 32
    #A2640 warning RedundantThis Reference to instance variable 'model' does not need "this". 142 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ComponentSampleModel.java

    Severity Rule Message Line Col
    #A2641 warning RedundantThis Reference to instance variable 'pixelStride' does not need "this". 395 41
    #A2642 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 396 41
    #A2643 warning RedundantThis Reference to instance variable 'numBands' does not need "this". 1174 13
    #A2644 warning RedundantThis Reference to instance variable 'bandOffsets' does not need "this". 1176 27
    #A2645 warning RedundantThis Reference to instance variable 'bankIndices' does not need "this". 1177 27
    #A2646 warning RedundantThis Reference to instance variable 'numBands' does not need "this". 1178 13
    #A2647 warning RedundantThis Reference to instance variable 'numBanks' does not need "this". 1179 13
    #A2648 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 1180 13
    #A2649 warning RedundantThis Reference to instance variable 'pixelStride' does not need "this". 1181 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ConvolveOp.java

    Severity Rule Message Line Col
    #A2650 warning RedundantThis Reference to instance variable 'edgeHint' does not need "this". 102 9
    #A2651 warning RedundantThis Reference to instance variable 'edgeHint' does not need "this". 115 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DataBuffer.java

    Severity Rule Message Line Col
    #A2652 warning RedundantThis Reference to instance variable 'theTrackable' does not need "this". 148 9
    #A2653 warning RedundantThis Reference to instance variable 'banks' does not need "this". 150 9
    #A2654 warning RedundantThis Reference to instance variable 'offset' does not need "this". 152 9
    #A2655 warning RedundantThis Reference to instance variable 'offsets' does not need "this". 153 9
    #A2656 warning RedundantThis Reference to instance variable 'theTrackable' does not need "this". 184 9
    #A2657 warning RedundantThis Reference to instance variable 'banks' does not need "this". 186 9
    #A2658 warning RedundantThis Reference to instance variable 'offset' does not need "this". 188 9
    #A2659 warning RedundantThis Reference to instance variable 'offsets' does not need "this". 189 9
    #A2660 warning RedundantThis Reference to instance variable 'theTrackable' does not need "this". 222 9
    #A2661 warning RedundantThis Reference to instance variable 'banks' does not need "this". 224 9
    #A2662 warning RedundantThis Reference to instance variable 'offsets' does not need "this". 227 9
    #A2663 warning RedundantThis Reference to instance variable 'offsets' does not need "this". 229 13
    #A2664 warning RedundantThis Reference to instance variable 'theTrackable' does not need "this". 275 9
    #A2665 warning RedundantThis Reference to instance variable 'banks' does not need "this". 277 9
    #A2666 warning RedundantThis Reference to instance variable 'offset' does not need "this". 279 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DirectColorModel.java

    Severity Rule Message Line Col
    #A2667 warning RedundantThis Method call to 'isAlphaPremultiplied' does not need "this". 1180 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/IndexColorModel.java

    Severity Rule Message Line Col
    #A2668 warning RedundantThis Reference to instance variable 'allgrayopaque' does not need "this". 366 9
    #A2669 warning RedundantThis Reference to instance variable 'allgrayopaque' does not need "this". 540 9
    #A2670 warning RedundantThis Reference to instance variable 'allgrayopaque' does not need "this". 580 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/Kernel.java

    Severity Rule Message Line Col
    #A2671 warning RedundantThis Reference to instance variable 'xOrigin' does not need "this". 69 9
    #A2672 warning RedundantThis Reference to instance variable 'yOrigin' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/LookupOp.java

    Severity Rule Message Line Col
    #A2673 warning RedundantThis Reference to instance variable 'ltable' does not need "this". 91 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/MemoryImageSource.java

    Severity Rule Message Line Col
    #A2674 warning RedundantThis Reference to instance variable 'animating' does not need "this". 344 9
    #A2675 warning RedundantThis Reference to instance variable 'pixels' does not need "this". 506 9
    #A2676 warning RedundantThis Reference to instance variable 'model' does not need "this". 507 9
    #A2677 warning RedundantThis Reference to instance variable 'pixeloffset' does not need "this". 508 9
    #A2678 warning RedundantThis Reference to instance variable 'pixelscan' does not need "this". 509 9
    #A2679 warning RedundantThis Reference to instance variable 'pixels' does not need "this". 529 9
    #A2680 warning RedundantThis Reference to instance variable 'model' does not need "this". 530 9
    #A2681 warning RedundantThis Reference to instance variable 'pixeloffset' does not need "this". 531 9
    #A2682 warning RedundantThis Reference to instance variable 'pixelscan' does not need "this". 532 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/MultiPixelPackedSampleModel.java

    Severity Rule Message Line Col
    #A2683 warning RedundantThis Reference to instance variable 'pixelBitStride' does not need "this". 155 9
    #A2684 warning RedundantThis Reference to instance variable 'dataElementSize' does not need "this". 158 9
    #A2685 warning RedundantThis Reference to instance variable 'pixelsPerDataElement' does not need "this". 159 9
    #A2686 warning RedundantThis Reference to instance variable 'bitMask' does not need "this". 165 9
    #A2687 warning RedundantThis Reference to instance variable 'pixelBitStride' does not need "this". 667 13
    #A2688 warning RedundantThis Reference to instance variable 'bitMask' does not need "this". 668 13
    #A2689 warning RedundantThis Reference to instance variable 'pixelsPerDataElement' does not need "this". 669 13
    #A2690 warning RedundantThis Reference to instance variable 'dataElementSize' does not need "this". 670 13
    #A2691 warning RedundantThis Reference to instance variable 'dataBitOffset' does not need "this". 671 13
    #A2692 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 672 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/Raster.java

    Severity Rule Message Line Col
    #A2693 warning RedundantThis Reference to instance variable 'minX' does not need "this". 1318 23
    #A2694 warning RedundantThis Reference to instance variable 'minY' does not need "this". 1321 23
    #A2695 warning RedundantThis Reference to instance variable 'minX' does not need "this". 1325 45
    #A2696 warning RedundantThis Reference to instance variable 'minY' does not need "this". 1329 47

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/RescaleOp.java

    Severity Rule Message Line Col
    #A2697 warning RedundantThis Reference to instance variable 'scaleFactors' does not need "this". 130 9
    #A2698 warning RedundantThis Reference to instance variable 'offsets' does not need "this". 131 9
    #A2699 warning RedundantThis Reference to instance variable 'scaleFactors' does not need "this". 132 9
    #A2700 warning RedundantThis Reference to instance variable 'offsets' does not need "this". 133 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/SampleModel.java

    Severity Rule Message Line Col
    #A2701 warning RedundantThis Reference to instance variable 'width' does not need "this". 147 9
    #A2702 warning RedundantThis Reference to instance variable 'height' does not need "this". 148 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/SinglePixelPackedSampleModel.java

    Severity Rule Message Line Col
    #A2703 warning RedundantThis Reference to instance variable 'bitOffsets' does not need "this". 155 9
    #A2704 warning RedundantThis Reference to instance variable 'bitSizes' does not need "this". 156 9
    #A2705 warning RedundantThis Reference to instance variable 'maxBitSize' does not need "this". 160 9
    #A2706 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 319 44
    #A2707 warning RedundantThis Reference to instance variable 'bitMasks' does not need "this". 766 27
    #A2708 warning RedundantThis Reference to instance variable 'bitOffsets' does not need "this". 767 27
    #A2709 warning RedundantThis Reference to instance variable 'bitSizes' does not need "this". 768 27
    #A2710 warning RedundantThis Reference to instance variable 'maxBitSize' does not need "this". 769 13
    #A2711 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 770 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/renderable/RenderContext.java

    Severity Rule Message Line Col
    #A2712 warning RedundantThis Method call to 'preConcetenateTransform' does not need "this". 170 9
    #A2713 warning RedundantThis Method call to 'concetenateTransform' does not need "this". 205 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/renderable/RenderableImageOp.java

    Severity Rule Message Line Col
    #A2714 warning RedundantThis Reference to instance variable 'myCRIF' does not need "this". 74 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/BeanDescriptor.java

    Severity Rule Message Line Col
    #A2715 warning RedundantThis Reference to instance variable 'beanClassRef' does not need "this". 62 9
    #A2716 warning RedundantThis Reference to instance variable 'customizerClassRef' does not need "this". 63 9
    #A2717 warning RedundantThis Reference to instance variable 'beanClassRef' does not need "this". 78 17
    #A2718 warning RedundantThis Reference to instance variable 'beanClassRef' does not need "this". 79 19
    #A2719 warning RedundantThis Reference to instance variable 'customizerClassRef' does not need "this". 90 17
    #A2720 warning RedundantThis Reference to instance variable 'customizerClassRef' does not need "this". 91 19
    #A2721 warning RedundantThis Reference to instance variable 'beanClassRef' does not need "this". 106 35
    #A2722 warning RedundantThis Reference to instance variable 'customizerClassRef' does not need "this". 107 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Beans.java

    Severity Rule Message Line Col
    #A2723 warning RedundantThis Reference to instance variable 'loader' does not need "this". 503 48

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/ChangeListenerMap.java

    Severity Rule Message Line Col
    #A2724 warning RedundantThis Reference to instance variable 'map' does not need "this". 78 13
    #A2725 warning RedundantThis Reference to instance variable 'map' does not need "this". 79 13
    #A2726 warning RedundantThis Reference to instance variable 'map' does not need "this". 81 21
    #A2727 warning RedundantThis Reference to instance variable 'map' does not need "this". 91 9
    #A2728 warning RedundantThis Reference to instance variable 'map' does not need "this". 103 13
    #A2729 warning RedundantThis Reference to instance variable 'map' does not need "this". 104 25
    #A2730 warning RedundantThis Reference to instance variable 'map' does not need "this". 113 29
    #A2731 warning RedundantThis Reference to instance variable 'map' does not need "this". 116 29
    #A2732 warning RedundantThis Reference to instance variable 'map' does not need "this". 117 33
    #A2733 warning RedundantThis Reference to instance variable 'map' does not need "this". 118 33
    #A2734 warning RedundantThis Reference to instance variable 'map' does not need "this". 135 17
    #A2735 warning RedundantThis Reference to instance variable 'map' does not need "this". 136 19
    #A2736 warning RedundantThis Reference to instance variable 'map' does not need "this". 148 17
    #A2737 warning RedundantThis Reference to instance variable 'map' does not need "this". 149 17
    #A2738 warning RedundantThis Reference to instance variable 'map' does not need "this". 151 13
    #A2739 warning RedundantThis Reference to instance variable 'map' does not need "this". 153 18
    #A2740 warning RedundantThis Reference to instance variable 'map' does not need "this". 154 13
    #A2741 warning RedundantThis Reference to instance variable 'map' does not need "this". 155 17
    #A2742 warning RedundantThis Reference to instance variable 'map' does not need "this". 156 17
    #A2743 warning RedundantThis Reference to instance variable 'map' does not need "this". 167 13
    #A2744 warning RedundantThis Reference to instance variable 'map' does not need "this". 172 25
    #A2745 warning RedundantThis Reference to instance variable 'map' does not need "this". 178 41
    #A2746 warning RedundantThis Reference to instance variable 'map' does not need "this". 214 13
    #A2747 warning RedundantThis Reference to instance variable 'map' does not need "this". 217 21
    #A2748 warning RedundantThis Reference to instance variable 'map' does not need "this". 218 63
    #A2749 warning RedundantThis Reference to instance variable 'map' does not need "this". 229 17
    #A2750 warning RedundantThis Reference to instance variable 'map' does not need "this". 230 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/DefaultPersistenceDelegate.java

    Severity Rule Message Line Col
    #A2751 warning RedundantThis Reference to instance variable 'constructor' does not need "this". 95 9
    #A2752 warning RedundantThis Reference to instance variable 'constructor' does not need "this". 160 50

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Encoder.java

    Severity Rule Message Line Col
    #A2753 warning RedundantThis Reference to instance variable 'finder' does not need "this". 197 34
    #A2754 warning RedundantThis Reference to instance variable 'finder' does not need "this". 212 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/EventSetDescriptor.java

    Severity Rule Message Line Col
    #A2755 warning RedundantThis Reference to instance variable 'listenerTypeRef' does not need "this". 293 17
    #A2756 warning RedundantThis Reference to instance variable 'listenerTypeRef' does not need "this". 294 19
    #A2757 warning RedundantThis Reference to instance variable 'listenerTypeRef' does not need "this". 299 9
    #A2758 warning RedundantThis Reference to instance variable 'listenerMethodsRef' does not need "this". 333 9
    #A2759 warning RedundantThis Reference to instance variable 'listenerMethodsRef' does not need "this". 337 17
    #A2760 warning RedundantThis Reference to instance variable 'listenerMethodsRef' does not need "this". 338 19
    #A2761 warning RedundantThis Reference to instance variable 'addMethodDescriptor' does not need "this". 359 26
    #A2762 warning RedundantThis Reference to instance variable 'removeMethodDescriptor' does not need "this". 379 26
    #A2763 warning RedundantThis Reference to instance variable 'getMethodDescriptor' does not need "this". 401 26
    #A2764 warning RedundantThis Reference to instance variable 'unicast' does not need "this". 523 33
    #A2765 warning RedundantThis Reference to instance variable 'inDefaultEventSet' does not need "this". 524 43
    #A2766 warning RedundantThis Reference to instance variable 'listenerTypeRef' does not need "this". 525 38
    #A2767 warning RedundantThis Reference to instance variable 'getMethodDescriptor' does not need "this". 526 53
    #A2768 warning RedundantThis Reference to instance variable 'addMethodDescriptor' does not need "this". 527 53
    #A2769 warning RedundantThis Reference to instance variable 'removeMethodDescriptor' does not need "this". 528 56

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/FeatureDescriptor.java

    Severity Rule Message Line Col
    #A2770 warning RedundantThis Reference to instance variable 'table' does not need "this". 205 17
    #A2771 warning RedundantThis Reference to instance variable 'table' does not need "this". 206 19
    #A2772 warning RedundantThis Reference to instance variable 'table' does not need "this". 286 13
    #A2773 warning RedundantThis Reference to instance variable 'table' does not need "this". 287 13
    #A2774 warning RedundantThis Reference to instance variable 'table' does not need "this". 289 16
    #A2775 warning RedundantThis Reference to instance variable 'classRef' does not need "this". 321 9
    #A2776 warning RedundantThis Reference to instance variable 'classRef' does not need "this". 325 17
    #A2777 warning RedundantThis Reference to instance variable 'classRef' does not need "this". 326 19
    #A2778 warning RedundantThis Reference to instance variable 'name' does not need "this". 407 36
    #A2779 warning RedundantThis Reference to instance variable 'displayName' does not need "this". 408 37
    #A2780 warning RedundantThis Reference to instance variable 'shortDescription' does not need "this". 409 42
    #A2781 warning RedundantThis Reference to instance variable 'preferred' does not need "this". 410 35
    #A2782 warning RedundantThis Reference to instance variable 'hidden' does not need "this". 411 32
    #A2783 warning RedundantThis Reference to instance variable 'expert' does not need "this". 412 32
    #A2784 warning RedundantThis Reference to instance variable 'table' does not need "this". 413 14
    #A2785 warning RedundantThis Reference to instance variable 'table' does not need "this". 413 38
    #A2786 warning RedundantThis Reference to instance variable 'table' does not need "this". 415 48

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/IndexedPropertyDescriptor.java

    Severity Rule Message Line Col
    #A2787 warning RedundantThis Reference to instance variable 'indexedReadMethodRef' does not need "this". 228 9
    #A2788 warning RedundantThis Reference to instance variable 'indexedWriteMethodRef' does not need "this". 307 9
    #A2789 warning RedundantThis Reference to instance variable 'indexedPropertyTypeRef' does not need "this". 338 9
    #A2790 warning RedundantThis Reference to instance variable 'indexedPropertyTypeRef' does not need "this". 342 17
    #A2791 warning RedundantThis Reference to instance variable 'indexedPropertyTypeRef' does not need "this". 343 19
    #A2792 warning RedundantThis Reference to instance variable 'indexedReadMethodRef' does not need "this". 348 17
    #A2793 warning RedundantThis Reference to instance variable 'indexedReadMethodRef' does not need "this". 349 19
    #A2794 warning RedundantThis Reference to instance variable 'indexedWriteMethodRef' does not need "this". 354 17
    #A2795 warning RedundantThis Reference to instance variable 'indexedWriteMethodRef' does not need "this". 355 19
    #A2796 warning RedundantThis Reference to instance variable 'indexedPropertyTypeRef' does not need "this". 519 45
    #A2797 warning RedundantThis Reference to instance variable 'indexedReadMethodRef' does not need "this". 520 43
    #A2798 warning RedundantThis Reference to instance variable 'indexedWriteMethodRef' does not need "this". 521 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Introspector.java

    Severity Rule Message Line Col
    #A2799 warning RedundantThis Reference to instance variable 'explicitBeanInfo' does not need "this". 469 57
    #A2800 warning RedundantThis Reference to instance variable 'superBeanInfo' does not need "this". 474 59
    #A2801 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 519 57
    #A2802 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 522 57
    #A2803 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 526 64
    #A2804 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 529 57
    #A2805 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 536 64
    #A2806 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 590 13
    #A2807 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 608 60
    #A2808 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 611 49
    #A2809 warning RedundantThis Reference to instance variable 'defaultPropertyName' does not need "this". 631 13
    #A2810 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 1240 35
    #A2811 warning RedundantThis Reference to instance variable 'beanClass' does not need "this". 1240 71
    #A2812 warning RedundantThis Reference to instance variable 'targetBeanInfoRef' does not need "this". 1485 9
    #A2813 warning RedundantThis Reference to instance variable 'targetBeanInfoRef' does not need "this". 1524 9
    #A2814 warning RedundantThis Reference to instance variable 'targetBeanInfoRef' does not need "this". 1552 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/MethodDescriptor.java

    Severity Rule Message Line Col
    #A2815 warning RedundantThis Reference to instance variable 'methodRef' does not need "this". 115 9
    #A2816 warning RedundantThis Reference to instance variable 'methodRef' does not need "this". 119 17
    #A2817 warning RedundantThis Reference to instance variable 'methodRef' does not need "this". 120 19
    #A2818 warning RedundantThis Reference to instance variable 'methodRef' does not need "this". 218 32
    #A2819 warning RedundantThis Reference to instance variable 'parameterDescriptors' does not need "this". 219 13
    #A2820 warning RedundantThis Reference to instance variable 'parameterDescriptors' does not need "this". 221 43

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyChangeListenerProxy.java

    Severity Rule Message Line Col
    #A2821 warning RedundantThis Reference to instance variable 'propertyName' does not need "this". 79 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyChangeSupport.java

    Severity Rule Message Line Col
    #A2822 warning RedundantThis Reference to instance variable 'map' does not need "this". 117 13
    #A2823 warning RedundantThis Reference to instance variable 'map' does not need "this". 143 13
    #A2824 warning RedundantThis Reference to instance variable 'map' does not need "this". 179 16
    #A2825 warning RedundantThis Reference to instance variable 'map' does not need "this". 201 20
    #A2826 warning RedundantThis Reference to instance variable 'map' does not need "this". 203 13
    #A2827 warning RedundantThis Reference to instance variable 'map' does not need "this". 226 20
    #A2828 warning RedundantThis Reference to instance variable 'map' does not need "this". 228 13
    #A2829 warning RedundantThis Reference to instance variable 'map' does not need "this". 244 16
    #A2830 warning RedundantThis Reference to instance variable 'source' does not need "this". 263 56
    #A2831 warning RedundantThis Reference to instance variable 'map' does not need "this". 322 47
    #A2832 warning RedundantThis Reference to instance variable 'map' does not need "this". 324 27
    #A2833 warning RedundantThis Reference to instance variable 'map' does not need "this". 415 16
    #A2834 warning RedundantThis Reference to instance variable 'map' does not need "this". 427 23
    #A2835 warning RedundantThis Reference to instance variable 'map' does not need "this". 428 66
    #A2836 warning RedundantThis Reference to instance variable 'source' does not need "this". 436 75
    #A2837 warning RedundantThis Reference to instance variable 'source' does not need "this". 444 30
    #A2838 warning RedundantThis Reference to instance variable 'map' does not need "this". 459 9
    #A2839 warning RedundantThis Reference to instance variable 'source' does not need "this". 464 9
    #A2840 warning RedundantThis Reference to instance variable 'map' does not need "this". 469 13
    #A2841 warning RedundantThis Reference to instance variable 'map' does not need "this". 474 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyDescriptor.java

    Severity Rule Message Line Col
    #A2842 warning RedundantThis Reference to instance variable 'bound' does not need "this". 116 9
    #A2843 warning RedundantThis Reference to instance variable 'baseName' does not need "this". 161 9
    #A2844 warning RedundantThis Reference to instance variable 'propertyTypeRef' does not need "this". 190 9
    #A2845 warning RedundantThis Reference to instance variable 'propertyTypeRef' does not need "this". 194 17
    #A2846 warning RedundantThis Reference to instance variable 'propertyTypeRef' does not need "this". 195 19
    #A2847 warning RedundantThis Reference to instance variable 'readMethodRef' does not need "this". 258 9
    #A2848 warning RedundantThis Reference to instance variable 'writeMethodRef' does not need "this". 328 9
    #A2849 warning RedundantThis Reference to instance variable 'readMethodRef' does not need "this". 333 17
    #A2850 warning RedundantThis Reference to instance variable 'readMethodRef' does not need "this". 334 19
    #A2851 warning RedundantThis Reference to instance variable 'writeMethodRef' does not need "this". 339 17
    #A2852 warning RedundantThis Reference to instance variable 'writeMethodRef' does not need "this". 340 19
    #A2853 warning RedundantThis Reference to instance variable 'propertyEditorClassRef' does not need "this". 405 9
    #A2854 warning RedundantThis Reference to instance variable 'propertyEditorClassRef' does not need "this". 419 17
    #A2855 warning RedundantThis Reference to instance variable 'propertyEditorClassRef' does not need "this". 420 19
    #A2856 warning RedundantThis Reference to instance variable 'bound' does not need "this". 712 31
    #A2857 warning RedundantThis Reference to instance variable 'constrained' does not need "this". 713 37
    #A2858 warning RedundantThis Reference to instance variable 'propertyEditorClassRef' does not need "this". 714 45
    #A2859 warning RedundantThis Reference to instance variable 'propertyTypeRef' does not need "this". 715 38
    #A2860 warning RedundantThis Reference to instance variable 'readMethodRef' does not need "this". 716 36
    #A2861 warning RedundantThis Reference to instance variable 'writeMethodRef' does not need "this". 717 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyEditorSupport.java

    Severity Rule Message Line Col
    #A2862 warning RedundantThis Reference to instance variable 'value' does not need "this". 165 17
    #A2863 warning RedundantThis Reference to instance variable 'value' does not need "this". 166 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Statement.java

    Severity Rule Message Line Col
    #A2864 warning RedundantThis Reference to instance variable 'loader' does not need "this". 213 67

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/VetoableChangeListenerProxy.java

    Severity Rule Message Line Col
    #A2865 warning RedundantThis Reference to instance variable 'propertyName' does not need "this". 82 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/VetoableChangeSupport.java

    Severity Rule Message Line Col
    #A2866 warning RedundantThis Reference to instance variable 'map' does not need "this". 117 13
    #A2867 warning RedundantThis Reference to instance variable 'map' does not need "this". 143 13
    #A2868 warning RedundantThis Reference to instance variable 'map' does not need "this". 179 16
    #A2869 warning RedundantThis Reference to instance variable 'map' does not need "this". 201 20
    #A2870 warning RedundantThis Reference to instance variable 'map' does not need "this". 203 13
    #A2871 warning RedundantThis Reference to instance variable 'map' does not need "this". 226 20
    #A2872 warning RedundantThis Reference to instance variable 'map' does not need "this". 228 13
    #A2873 warning RedundantThis Reference to instance variable 'map' does not need "this". 244 16
    #A2874 warning RedundantThis Reference to instance variable 'source' does not need "this". 271 56
    #A2875 warning RedundantThis Reference to instance variable 'map' does not need "this". 354 47
    #A2876 warning RedundantThis Reference to instance variable 'map' does not need "this". 356 27
    #A2877 warning RedundantThis Reference to instance variable 'source' does not need "this". 380 53
    #A2878 warning RedundantThis Reference to instance variable 'map' does not need "this". 404 16
    #A2879 warning RedundantThis Reference to instance variable 'map' does not need "this". 416 23
    #A2880 warning RedundantThis Reference to instance variable 'map' does not need "this". 417 66
    #A2881 warning RedundantThis Reference to instance variable 'source' does not need "this". 425 75
    #A2882 warning RedundantThis Reference to instance variable 'source' does not need "this". 433 30
    #A2883 warning RedundantThis Reference to instance variable 'map' does not need "this". 448 9
    #A2884 warning RedundantThis Reference to instance variable 'source' does not need "this". 453 9
    #A2885 warning RedundantThis Reference to instance variable 'map' does not need "this". 458 13
    #A2886 warning RedundantThis Reference to instance variable 'map' does not need "this". 463 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/XMLDecoder.java

    Severity Rule Message Line Col
    #A2887 warning RedundantThis Reference to instance variable 'input' does not need "this". 158 9
    #A2888 warning RedundantThis Reference to instance variable 'handler' does not need "this". 161 9
    #A2889 warning RedundantThis Reference to instance variable 'handler' does not need "this". 162 9
    #A2890 warning RedundantThis Reference to instance variable 'input' does not need "this". 171 19
    #A2891 warning RedundantThis Reference to instance variable 'input' does not need "this". 172 19
    #A2892 warning RedundantThis Reference to instance variable 'input' does not need "this". 188 13
    #A2893 warning RedundantThis Reference to instance variable 'array' does not need "this". 191 13
    #A2894 warning RedundantThis Reference to instance variable 'handler' does not need "this". 192 13
    #A2895 warning RedundantThis Reference to instance variable 'input' does not need "this". 192 32
    #A2896 warning RedundantThis Reference to instance variable 'array' does not need "this". 193 13
    #A2897 warning RedundantThis Reference to instance variable 'handler' does not need "this". 193 26
    #A2898 warning RedundantThis Reference to instance variable 'handler' does not need "this". 212 9
    #A2899 warning RedundantThis Reference to instance variable 'handler' does not need "this". 224 16
    #A2900 warning RedundantThis Reference to instance variable 'array' does not need "this". 239 19
    #A2901 warning RedundantThis Reference to instance variable 'index' does not need "this". 239 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/XMLEncoder.java

    Severity Rule Message Line Col
    #A2902 warning RedundantThis Reference to instance variable 'encoder' does not need "this". 285 9
    #A2903 warning RedundantThis Reference to instance variable 'declaration' does not need "this". 469 17
    #A2904 warning RedundantThis Reference to instance variable 'charset' does not need "this". 471 50
    #A2905 warning RedundantThis Reference to instance variable 'out' does not need "this". 572 13
    #A2906 warning RedundantThis Reference to instance variable 'encoder' does not need "this". 665 43

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextChildSupport.java

    Severity Rule Message Line Col
    #A2907 warning RedundantThis Method call to 'equals' does not need "this". 244 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextSupport.java

    Severity Rule Message Line Col
    #A2908 warning RedundantThis Method call to 'equals' does not need "this". 994 41
    #A2909 warning RedundantThis Method call to 'equals' does not need "this". 1068 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ByteArrayInputStream.java

    Severity Rule Message Line Col
    #A2910 warning RedundantThis Reference to instance variable 'pos' does not need "this". 105 9
    #A2911 warning RedundantThis Reference to instance variable 'count' does not need "this". 106 9
    #A2912 warning RedundantThis Reference to instance variable 'pos' does not need "this". 125 9
    #A2913 warning RedundantThis Reference to instance variable 'count' does not need "this". 126 9
    #A2914 warning RedundantThis Reference to instance variable 'mark' does not need "this". 127 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/CharArrayReader.java

    Severity Rule Message Line Col
    #A2915 warning RedundantThis Reference to instance variable 'pos' does not need "this". 57 9
    #A2916 warning RedundantThis Reference to instance variable 'count' does not need "this". 58 9
    #A2917 warning RedundantThis Reference to instance variable 'pos' does not need "this". 84 9
    #A2918 warning RedundantThis Reference to instance variable 'count' does not need "this". 85 9
    #A2919 warning RedundantThis Reference to instance variable 'markedPos' does not need "this". 86 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/File.java

    Severity Rule Message Line Col
    #A2920 warning RedundantThis Reference to instance variable 'path' does not need "this". 224 9
    #A2921 warning RedundantThis Reference to instance variable 'path' does not need "this". 236 9
    #A2922 warning RedundantThis Reference to instance variable 'prefixLength' does not need "this". 237 9
    #A2923 warning RedundantThis Reference to instance variable 'path' does not need "this". 253 9
    #A2924 warning RedundantThis Reference to instance variable 'prefixLength' does not need "this". 254 9
    #A2925 warning RedundantThis Reference to instance variable 'path' does not need "this". 254 45
    #A2926 warning RedundantThis Reference to instance variable 'path' does not need "this". 295 17
    #A2927 warning RedundantThis Reference to instance variable 'path' does not need "this". 298 17
    #A2928 warning RedundantThis Reference to instance variable 'path' does not need "this". 302 13
    #A2929 warning RedundantThis Reference to instance variable 'prefixLength' does not need "this". 304 9
    #A2930 warning RedundantThis Reference to instance variable 'path' does not need "this". 304 45
    #A2931 warning RedundantThis Reference to instance variable 'path' does not need "this". 338 17
    #A2932 warning RedundantThis Reference to instance variable 'path' does not need "this". 341 17
    #A2933 warning RedundantThis Reference to instance variable 'path' does not need "this". 345 13
    #A2934 warning RedundantThis Reference to instance variable 'prefixLength' does not need "this". 347 9
    #A2935 warning RedundantThis Reference to instance variable 'path' does not need "this". 347 45
    #A2936 warning RedundantThis Reference to instance variable 'path' does not need "this". 410 9
    #A2937 warning RedundantThis Reference to instance variable 'prefixLength' does not need "this". 411 9
    #A2938 warning RedundantThis Reference to instance variable 'path' does not need "this". 411 45
    #A2939 warning RedundantThis Method call to 'getParent' does not need "this". 473 20
    #A2940 warning RedundantThis Reference to instance variable 'prefixLength' does not need "this". 475 28
    #A2941 warning RedundantThis Reference to instance variable 'separatorChar' does not need "this". 2009 21
    #A2942 warning RedundantThis Reference to instance variable 'path' does not need "this". 2026 9
    #A2943 warning RedundantThis Reference to instance variable 'prefixLength' does not need "this". 2027 9
    #A2944 warning RedundantThis Reference to instance variable 'path' does not need "this". 2027 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileOutputStream.java

    Severity Rule Message Line Col
    #A2945 warning RedundantThis Reference to instance variable 'fd' does not need "this". 208 9
    #A2946 warning RedundantThis Reference to instance variable 'fd' does not need "this". 246 9
    #A2947 warning RedundantThis Reference to instance variable 'append' does not need "this". 247 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FilePermission.java

    Severity Rule Message Line Col
    #A2948 warning RedundantThis Reference to instance variable 'mask' does not need "this". 335 18
    #A2949 warning RedundantThis Reference to instance variable 'directory' does not need "this". 348 13
    #A2950 warning RedundantThis Reference to instance variable 'recursive' does not need "this". 349 17
    #A2951 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 353 52
    #A2952 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 354 51
    #A2953 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 356 52
    #A2954 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 357 47
    #A2955 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 368 33
    #A2956 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 376 33
    #A2957 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 377 29
    #A2958 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 386 21
    #A2959 warning RedundantThis Reference to instance variable 'mask' does not need "this". 408 17
    #A2960 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 409 13
    #A2961 warning RedundantThis Reference to instance variable 'directory' does not need "this". 410 14
    #A2962 warning RedundantThis Reference to instance variable 'recursive' does not need "this". 411 14
    #A2963 warning RedundantThis Reference to instance variable 'cpath' does not need "this". 421 16
    #A2964 warning RedundantThis Reference to instance variable 'mask' does not need "this". 618 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PrintStream.java

    Severity Rule Message Line Col
    #A2965 warning RedundantThis Reference to instance variable 'charOut' does not need "this". 104 9
    #A2966 warning RedundantThis Reference to instance variable 'textOut' does not need "this". 105 9
    #A2967 warning RedundantThis Reference to instance variable 'charOut' does not need "this". 111 9
    #A2968 warning RedundantThis Reference to instance variable 'textOut' does not need "this". 112 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PushbackInputStream.java

    Severity Rule Message Line Col
    #A2969 warning RedundantThis Reference to instance variable 'buf' does not need "this". 96 9
    #A2970 warning RedundantThis Reference to instance variable 'pos' does not need "this". 97 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PushbackReader.java

    Severity Rule Message Line Col
    #A2971 warning RedundantThis Reference to instance variable 'buf' does not need "this". 57 9
    #A2972 warning RedundantThis Reference to instance variable 'pos' does not need "this". 58 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/RandomAccessFile.java

    Severity Rule Message Line Col
    #A2973 warning RedundantThis Method call to 'read' does not need "this". 414 25
    #A2974 warning RedundantThis Method call to 'read' does not need "this". 615 18
    #A2975 warning RedundantThis Method call to 'read' does not need "this". 640 18
    #A2976 warning RedundantThis Method call to 'read' does not need "this". 660 18
    #A2977 warning RedundantThis Method call to 'read' does not need "this". 687 19
    #A2978 warning RedundantThis Method call to 'read' does not need "this". 688 19
    #A2979 warning RedundantThis Method call to 'read' does not need "this". 715 19
    #A2980 warning RedundantThis Method call to 'read' does not need "this". 716 19
    #A2981 warning RedundantThis Method call to 'read' does not need "this". 743 19
    #A2982 warning RedundantThis Method call to 'read' does not need "this". 744 19
    #A2983 warning RedundantThis Method call to 'read' does not need "this". 771 19
    #A2984 warning RedundantThis Method call to 'read' does not need "this". 772 19
    #A2985 warning RedundantThis Method call to 'read' does not need "this". 773 19
    #A2986 warning RedundantThis Method call to 'read' does not need "this". 774 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Reader.java

    Severity Rule Message Line Col
    #A2987 warning RedundantThis Reference to instance variable 'lock' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/SerialCallbackContext.java

    Severity Rule Message Line Col
    #A2988 warning RedundantThis Reference to instance variable 'thread' does not need "this". 31 11

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/StringBufferInputStream.java

    Severity Rule Message Line Col
    #A2989 warning RedundantThis Reference to instance variable 'buffer' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/StringReader.java

    Severity Rule Message Line Col
    #A2990 warning RedundantThis Reference to instance variable 'str' does not need "this". 49 9
    #A2991 warning RedundantThis Reference to instance variable 'length' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Writer.java

    Severity Rule Message Line Col
    #A2992 warning RedundantThis Reference to instance variable 'lock' does not need "this". 76 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/AbstractStringBuilder.java

    Severity Rule Message Line Col
    #A2993 warning RedundantThis Method call to 'append' does not need "this". 437 20
    #A2994 warning RedundantThis Method call to 'append' does not need "this". 439 20
    #A2995 warning RedundantThis Method call to 'append' does not need "this". 440 16
    #A2996 warning RedundantThis Method call to 'insert' does not need "this". 1040 20
    #A2997 warning RedundantThis Method call to 'insert' does not need "this". 1041 16
    #A2998 warning RedundantThis Method call to 'length' does not need "this". 1092 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Boolean.java

    Severity Rule Message Line Col
    #A2999 warning RedundantThis Reference to instance variable 'value' does not need "this". 258 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Byte.java

    Severity Rule Message Line Col
    #A3000 warning RedundantThis Reference to instance variable 'value' does not need "this". 315 9
    #A3001 warning RedundantThis Reference to instance variable 'value' does not need "this". 421 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Character.java

    Severity Rule Message Line Col
    #A3002 warning RedundantThis Reference to instance variable 'value' does not need "this". 6910 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Class.java

    Severity Rule Message Line Col
    #A3003 warning RedundantThis Method call to 'getName' does not need "this". 2178 31
    #A3004 warning RedundantThis Method call to 'getModifiers' does not need "this". 2877 17
    #A3005 warning RedundantThis Method call to 'getSuperclass' does not need "this". 2878 9
    #A3006 warning RedundantThis Method call to 'toString' does not need "this". 3037 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ClassLoader.java

    Severity Rule Message Line Col
    #A3007 warning RedundantThis Method call to 'getClass' does not need "this". 280 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ClassValue.java

    Severity Rule Message Line Col
    #A3008 warning RedundantThis Method call to 'containsKey' does not need "this". 219 18
    #A3009 warning RedundantThis Method call to 'put' does not need "this". 220 17
    #A3010 warning RedundantThis Method call to 'get' does not need "this". 224 28
    #A3011 warning RedundantThis Method call to 'put' does not need "this". 228 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ExceptionInInitializerError.java

    Severity Rule Message Line Col
    #A3012 warning RedundantThis Reference to instance variable 'exception' does not need "this". 80 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Integer.java

    Severity Rule Message Line Col
    #A3013 warning RedundantThis Reference to instance variable 'value' does not need "this". 677 9
    #A3014 warning RedundantThis Reference to instance variable 'value' does not need "this". 1003 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Long.java

    Severity Rule Message Line Col
    #A3015 warning RedundantThis Reference to instance variable 'value' does not need "this". 702 9
    #A3016 warning RedundantThis Reference to instance variable 'value' does not need "this". 953 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ProcessBuilder.java

    Severity Rule Message Line Col
    #A3017 warning RedundantThis Method call to 'type' does not need "this". 642 29
    #A3018 warning RedundantThis Method call to 'file' does not need "this". 644 20
    #A3019 warning RedundantThis Method call to 'file' does not need "this". 645 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Short.java

    Severity Rule Message Line Col
    #A3020 warning RedundantThis Reference to instance variable 'value' does not need "this". 320 9
    #A3021 warning RedundantThis Reference to instance variable 'value' does not need "this". 426 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/String.java

    Severity Rule Message Line Col
    #A3022 warning RedundantThis Reference to instance variable 'offset' does not need "this". 149 9
    #A3023 warning RedundantThis Reference to instance variable 'count' does not need "this". 150 9
    #A3024 warning RedundantThis Reference to instance variable 'value' does not need "this". 151 9
    #A3025 warning RedundantThis Reference to instance variable 'offset' does not need "this". 179 9
    #A3026 warning RedundantThis Reference to instance variable 'count' does not need "this". 180 9
    #A3027 warning RedundantThis Reference to instance variable 'value' does not need "this". 181 9
    #A3028 warning RedundantThis Reference to instance variable 'offset' does not need "this". 195 9
    #A3029 warning RedundantThis Reference to instance variable 'count' does not need "this". 196 9
    #A3030 warning RedundantThis Reference to instance variable 'value' does not need "this". 301 9
    #A3031 warning RedundantThis Reference to instance variable 'count' does not need "this". 454 9
    #A3032 warning RedundantThis Reference to instance variable 'value' does not need "this". 455 9
    #A3033 warning RedundantThis Reference to instance variable 'count' does not need "this". 494 9
    #A3034 warning RedundantThis Reference to instance variable 'value' does not need "this". 495 9
    #A3035 warning RedundantThis Reference to instance variable 'count' does not need "this". 581 9
    #A3036 warning RedundantThis Reference to instance variable 'value' does not need "this". 582 9
    #A3037 warning RedundantThis Reference to instance variable 'value' does not need "this". 616 9
    #A3038 warning RedundantThis Reference to instance variable 'count' does not need "this". 617 9
    #A3039 warning RedundantThis Reference to instance variable 'offset' does not need "this". 618 9
    #A3040 warning RedundantThis Reference to instance variable 'value' does not need "this". 638 9
    #A3041 warning RedundantThis Reference to instance variable 'count' does not need "this". 639 9
    #A3042 warning RedundantThis Reference to instance variable 'offset' does not need "this". 640 9
    #A3043 warning RedundantThis Method call to 'substring' does not need "this". 1993 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/StringBuffer.java

    Severity Rule Message Line Col
    #A3044 warning RedundantThis Method call to 'append' does not need "this". 297 20
    #A3045 warning RedundantThis Method call to 'append' does not need "this". 299 20
    #A3046 warning RedundantThis Method call to 'append' does not need "this". 300 16
    #A3047 warning RedundantThis Method call to 'insert' does not need "this". 459 20
    #A3048 warning RedundantThis Method call to 'insert' does not need "this". 460 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/StringBuilder.java

    Severity Rule Message Line Col
    #A3049 warning RedundantThis Method call to 'append' does not need "this". 179 20
    #A3050 warning RedundantThis Method call to 'append' does not need "this". 181 20
    #A3051 warning RedundantThis Method call to 'append' does not need "this". 183 20
    #A3052 warning RedundantThis Method call to 'append' does not need "this". 184 16
    #A3053 warning RedundantThis Method call to 'insert' does not need "this". 310 20
    #A3054 warning RedundantThis Method call to 'insert' does not need "this". 311 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/StringCoding.java

    Severity Rule Message Line Col
    #A3055 warning RedundantThis Reference to instance variable 'requestedCharsetName' does not need "this". 129 13
    #A3056 warning RedundantThis Reference to instance variable 'cd' does not need "this". 131 13
    #A3057 warning RedundantThis Reference to instance variable 'isTrusted' does not need "this". 134 13
    #A3058 warning RedundantThis Reference to instance variable 'requestedCharsetName' does not need "this". 279 13
    #A3059 warning RedundantThis Reference to instance variable 'ce' does not need "this". 281 13
    #A3060 warning RedundantThis Reference to instance variable 'isTrusted' does not need "this". 284 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Thread.java

    Severity Rule Message Line Col
    #A3061 warning RedundantThis Reference to instance variable 'group' does not need "this". 389 9
    #A3062 warning RedundantThis Reference to instance variable 'daemon' does not need "this". 390 9
    #A3063 warning RedundantThis Reference to instance variable 'priority' does not need "this". 391 9
    #A3064 warning RedundantThis Reference to instance variable 'contextClassLoader' does not need "this". 394 13
    #A3065 warning RedundantThis Reference to instance variable 'contextClassLoader' does not need "this". 396 13
    #A3066 warning RedundantThis Reference to instance variable 'inheritedAccessControlContext' does not need "this". 397 9
    #A3067 warning RedundantThis Reference to instance variable 'inheritableThreadLocals' does not need "this". 401 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ThreadGroup.java

    Severity Rule Message Line Col
    #A3068 warning RedundantThis Reference to instance variable 'name' does not need "this". 77 9
    #A3069 warning RedundantThis Reference to instance variable 'maxPriority' does not need "this". 78 9
    #A3070 warning RedundantThis Reference to instance variable 'parent' does not need "this". 79 9
    #A3071 warning RedundantThis Reference to instance variable 'maxPriority' does not need "this". 122 9
    #A3072 warning RedundantThis Reference to instance variable 'daemon' does not need "this". 123 9
    #A3073 warning RedundantThis Reference to instance variable 'vmAllowSuspension' does not need "this". 124 9
    #A3074 warning RedundantThis Reference to instance variable 'vmAllowSuspension' does not need "this". 1078 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/annotation/AnnotationTypeMismatchException.java

    Severity Rule Message Line Col
    #A3075 warning RedundantThis Reference to instance variable 'element' does not need "this". 78 16
    #A3076 warning RedundantThis Reference to instance variable 'foundType' does not need "this". 89 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/AdapterMethodHandle.java

    Severity Rule Message Line Col
    #A3077 warning RedundantThis Reference to instance variable 'conversion' does not need "this". 52 9
    #A3078 warning RedundantThis Reference to instance variable 'cache' does not need "this". 568 13
    #A3079 warning RedundantThis Method call to 'type' does not need "this". 583 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/BoundMethodHandle.java

    Severity Rule Message Line Col
    #A3080 warning RedundantThis Reference to instance variable 'vmargslot' does not need "this". 52 9
    #A3081 warning RedundantThis Method call to 'type' does not need "this". 52 26
    #A3082 warning RedundantThis Reference to instance variable 'vmargslot' does not need "this". 75 9
    #A3083 warning RedundantThis Reference to instance variable 'argument' does not need "this". 101 9
    #A3084 warning RedundantThis Reference to instance variable 'vmargslot' does not need "this". 102 9
    #A3085 warning RedundantThis Method call to 'type' does not need "this". 102 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/CallSite.java

    Severity Rule Message Line Col
    #A3086 warning RedundantThis Reference to instance variable 'target' does not need "this". 139 27
    #A3087 warning RedundantThis Reference to instance variable 'target' does not need "this". 140 9
    #A3088 warning RedundantThis Reference to instance variable 'vmmethod' does not need "this". 162 13
    #A3089 warning RedundantThis Method call to 'type' does not need "this". 166 14
    #A3090 warning RedundantThis Reference to instance variable 'vmindex' does not need "this". 169 9
    #A3091 warning RedundantThis Reference to instance variable 'vmmethod' does not need "this". 170 9
    #A3092 warning RedundantThis Method call to 'type' does not need "this". 238 59

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/FilterGeneric.java

    Severity Rule Message Line Col
    #A3093 warning RedundantThis Reference to instance variable 'adapters' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/FromGeneric.java

    Severity Rule Message Line Col
    #A3094 warning RedundantThis Reference to instance variable 'internalType' does not need "this". 77 13
    #A3095 warning RedundantThis Reference to instance variable 'adapter' does not need "this". 78 13
    #A3096 warning RedundantThis Reference to instance variable 'entryPoint' does not need "this". 79 13
    #A3097 warning RedundantThis Reference to instance variable 'returnConversion' does not need "this". 80 13
    #A3098 warning RedundantThis Reference to instance variable 'unboxingInvoker' does not need "this". 81 13
    #A3099 warning RedundantThis Reference to instance variable 'internalType' does not need "this". 93 9
    #A3100 warning RedundantThis Reference to instance variable 'adapter' does not need "this". 94 9
    #A3101 warning RedundantThis Reference to instance variable 'entryPoint' does not need "this". 96 9
    #A3102 warning RedundantThis Reference to instance variable 'returnConversion' does not need "this". 97 9
    #A3103 warning RedundantThis Reference to instance variable 'unboxingInvoker' does not need "this". 98 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/InvokeGeneric.java

    Severity Rule Message Line Col
    #A3104 warning RedundantThis Reference to instance variable 'initialInvoker' does not need "this". 48 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/Invokers.java

    Severity Rule Message Line Col
    #A3105 warning RedundantThis Reference to instance variable 'spreadInvokers' does not need "this". 63 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MemberName.java

    Severity Rule Message Line Col
    #A3106 warning RedundantThis Reference to instance variable 'type' does not need "this". 124 13
    #A3107 warning RedundantThis Reference to instance variable 'type' does not need "this". 132 13
    #A3108 warning RedundantThis Reference to instance variable 'type' does not need "this". 177 13
    #A3109 warning RedundantThis Reference to instance variable 'clazz' does not need "this". 327 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodHandle.java

    Severity Rule Message Line Col
    #A3110 warning RedundantThis Method call to 'asType' does not need "this". 798 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodHandleImpl.java

    Severity Rule Message Line Col
    #A3111 warning RedundantThis Reference to instance variable 'rawConstructor' does not need "this". 147 13
    #A3112 warning RedundantThis Reference to instance variable 'offset' does not need "this". 312 13
    #A3113 warning RedundantThis Reference to instance variable 'name' does not need "this". 313 13
    #A3114 warning RedundantThis Reference to instance variable 'base' does not need "this". 314 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodHandles.java

    Severity Rule Message Line Col
    #A3115 warning RedundantThis Reference to instance variable 'lookupClass' does not need "this". 452 41
    #A3116 warning RedundantThis Reference to instance variable 'lookupClass' does not need "this". 456 48
    #A3117 warning RedundantThis Reference to instance variable 'lookupClass' does not need "this". 461 54
    #A3118 warning RedundantThis Reference to instance variable 'lookupClass' does not need "this". 465 74

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodType.java

    Severity Rule Message Line Col
    #A3119 warning RedundantThis Reference to instance variable 'rtype' does not need "this". 592 16
    #A3120 warning RedundantThis Reference to instance variable 'ptypes' does not need "this". 593 30
    #A3121 warning RedundantThis Reference to instance variable 'rtype' does not need "this". 885 9
    #A3122 warning RedundantThis Reference to instance variable 'ptypes' does not need "this". 886 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodTypeForm.java

    Severity Rule Message Line Col
    #A3123 warning RedundantThis Reference to instance variable 'primCounts' does not need "this". 116 9
    #A3124 warning RedundantThis Reference to instance variable 'argCounts' does not need "this". 117 9
    #A3125 warning RedundantThis Reference to instance variable 'argToSlotTable' does not need "this". 129 9
    #A3126 warning RedundantThis Reference to instance variable 'slotToArgTable' does not need "this". 130 9
    #A3127 warning RedundantThis Reference to instance variable 'vmslots' does not need "this". 135 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/SpreadGeneric.java

    Severity Rule Message Line Col
    #A3128 warning RedundantThis Reference to instance variable 'adapter' does not need "this". 61 13
    #A3129 warning RedundantThis Reference to instance variable 'entryPoint' does not need "this". 62 13
    #A3130 warning RedundantThis Reference to instance variable 'adapter' does not need "this". 65 9
    #A3131 warning RedundantThis Reference to instance variable 'entryPoint' does not need "this". 66 9
    #A3132 warning RedundantThis Reference to instance variable 'target' does not need "this". 237 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/SwitchPoint.java

    Severity Rule Message Line Col
    #A3133 warning RedundantThis Reference to instance variable 'mcs' does not need "this". 124 9
    #A3134 warning RedundantThis Reference to instance variable 'mcsInvoker' does not need "this". 125 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/ToGeneric.java

    Severity Rule Message Line Col
    #A3135 warning RedundantThis Reference to instance variable 'returnConversion' does not need "this". 81 13
    #A3136 warning RedundantThis Reference to instance variable 'rawEntryType' does not need "this". 82 13
    #A3137 warning RedundantThis Reference to instance variable 'adapter' does not need "this". 83 13
    #A3138 warning RedundantThis Reference to instance variable 'entryPoint' does not need "this". 84 13
    #A3139 warning RedundantThis Reference to instance variable 'primsAtEndOrder' does not need "this". 85 13
    #A3140 warning RedundantThis Reference to instance variable 'invoker' does not need "this". 86 13
    #A3141 warning RedundantThis Reference to instance variable 'primsAtEndOrder' does not need "this". 93 9
    #A3142 warning RedundantThis Reference to instance variable 'adapter' does not need "this". 97 13
    #A3143 warning RedundantThis Reference to instance variable 'entryPoint' does not need "this". 99 13
    #A3144 warning RedundantThis Reference to instance variable 'entryPoint' does not need "this". 144 9
    #A3145 warning RedundantThis Reference to instance variable 'entryPoint' does not need "this". 146 13
    #A3146 warning RedundantThis Reference to instance variable 'returnConversion' does not need "this". 149 9
    #A3147 warning RedundantThis Reference to instance variable 'rawEntryType' does not need "this". 150 9
    #A3148 warning RedundantThis Reference to instance variable 'adapter' does not need "this". 151 9
    #A3149 warning RedundantThis Reference to instance variable 'invoker' does not need "this". 152 9
    #A3150 warning RedundantThis Reference to instance variable 'invoker' does not need "this". 351 13
    #A3151 warning RedundantThis Reference to instance variable 'convert' does not need "this". 352 13
    #A3152 warning RedundantThis Reference to instance variable 'target' does not need "this". 353 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/LockInfo.java

    Severity Rule Message Line Col
    #A3153 warning RedundantThis Reference to instance variable 'className' does not need "this". 82 9
    #A3154 warning RedundantThis Reference to instance variable 'identityHashCode' does not need "this". 83 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/MemoryNotificationInfo.java

    Severity Rule Message Line Col
    #A3155 warning RedundantThis Reference to instance variable 'poolName' does not need "this". 166 9
    #A3156 warning RedundantThis Reference to instance variable 'usage' does not need "this". 167 9
    #A3157 warning RedundantThis Reference to instance variable 'count' does not need "this". 168 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/MemoryType.java

    Severity Rule Message Line Col
    #A3158 warning RedundantThis Reference to instance variable 'description' does not need "this". 61 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/MemoryUsage.java

    Severity Rule Message Line Col
    #A3159 warning RedundantThis Reference to instance variable 'init' does not need "this". 180 9
    #A3160 warning RedundantThis Reference to instance variable 'used' does not need "this". 181 9
    #A3161 warning RedundantThis Reference to instance variable 'committed' does not need "this". 182 9
    #A3162 warning RedundantThis Reference to instance variable 'max' does not need "this". 183 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/PlatformComponent.java

    Severity Rule Message Line Col
    #A3163 warning RedundantThis Reference to instance variable 'mxbeanInterfaceName' does not need "this". 327 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/ThreadInfo.java

    Severity Rule Message Line Col
    #A3164 warning RedundantThis Reference to instance variable 'threadId' does not need "this". 222 9
    #A3165 warning RedundantThis Reference to instance variable 'threadName' does not need "this". 223 9
    #A3166 warning RedundantThis Reference to instance variable 'threadState' does not need "this". 224 9
    #A3167 warning RedundantThis Reference to instance variable 'suspended' does not need "this". 225 9
    #A3168 warning RedundantThis Reference to instance variable 'inNative' does not need "this". 226 9
    #A3169 warning RedundantThis Reference to instance variable 'lock' does not need "this". 233 13
    #A3170 warning RedundantThis Reference to instance variable 'lockName' does not need "this". 234 13
    #A3171 warning RedundantThis Reference to instance variable 'lock' does not need "this". 236 13
    #A3172 warning RedundantThis Reference to instance variable 'lockName' does not need "this". 237 13
    #A3173 warning RedundantThis Reference to instance variable 'lockOwnerId' does not need "this". 242 13
    #A3174 warning RedundantThis Reference to instance variable 'lockOwnerName' does not need "this". 243 13
    #A3175 warning RedundantThis Reference to instance variable 'lockOwnerId' does not need "this". 245 13
    #A3176 warning RedundantThis Reference to instance variable 'lockOwnerName' does not need "this". 246 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/Finalizer.java

    Severity Rule Message Line Col
    #A3177 warning RedundantThis Reference to instance variable 'next' does not need "this". 56 17
    #A3178 warning RedundantThis Reference to instance variable 'next' does not need "this". 66 21
    #A3179 warning RedundantThis Reference to instance variable 'next' does not need "this". 67 35
    #A3180 warning RedundantThis Reference to instance variable 'prev' does not need "this". 69 35
    #A3181 warning RedundantThis Reference to instance variable 'next' does not need "this". 72 17
    #A3182 warning RedundantThis Reference to instance variable 'next' does not need "this". 73 17
    #A3183 warning RedundantThis Reference to instance variable 'prev' does not need "this". 73 34
    #A3184 warning RedundantThis Reference to instance variable 'prev' does not need "this". 75 17
    #A3185 warning RedundantThis Reference to instance variable 'prev' does not need "this". 76 17
    #A3186 warning RedundantThis Reference to instance variable 'next' does not need "this". 76 34
    #A3187 warning RedundantThis Reference to instance variable 'next' does not need "this". 78 13
    #A3188 warning RedundantThis Reference to instance variable 'prev' does not need "this". 79 13
    #A3189 warning RedundantThis Method call to 'get' does not need "this". 99 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/Reference.java

    Severity Rule Message Line Col
    #A3190 warning RedundantThis Reference to instance variable 'referent' does not need "this". 177 16
    #A3191 warning RedundantThis Reference to instance variable 'referent' does not need "this". 188 9
    #A3192 warning RedundantThis Reference to instance variable 'queue' does not need "this". 207 21
    #A3193 warning RedundantThis Reference to instance variable 'next' does not need "this". 207 60
    #A3194 warning RedundantThis Reference to instance variable 'queue' does not need "this". 223 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/SoftReference.java

    Severity Rule Message Line Col
    #A3195 warning RedundantThis Reference to instance variable 'timestamp' does not need "this". 86 9
    #A3196 warning RedundantThis Reference to instance variable 'timestamp' does not need "this". 100 9
    #A3197 warning RedundantThis Reference to instance variable 'timestamp' does not need "this". 113 26
    #A3198 warning RedundantThis Reference to instance variable 'timestamp' does not need "this". 114 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Constructor.java

    Severity Rule Message Line Col
    #A3199 warning RedundantThis Reference to instance variable 'clazz' does not need "this". 116 9
    #A3200 warning RedundantThis Reference to instance variable 'exceptionTypes' does not need "this". 118 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Field.java

    Severity Rule Message Line Col
    #A3201 warning RedundantThis Reference to instance variable 'clazz' does not need "this". 118 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Method.java

    Severity Rule Message Line Col
    #A3202 warning RedundantThis Reference to instance variable 'clazz' does not need "this". 124 9
    #A3203 warning RedundantThis Reference to instance variable 'exceptionTypes' does not need "this". 128 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/BigDecimal.java

    Severity Rule Message Line Col
    #A3204 warning RedundantThis Reference to instance variable 'precision' does not need "this". 356 9
    #A3205 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 357 9
    #A3206 warning RedundantThis Reference to instance variable 'scale' does not need "this". 549 9
    #A3207 warning RedundantThis Reference to instance variable 'precision' does not need "this". 550 9
    #A3208 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 551 9
    #A3209 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 552 9
    #A3210 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 980 9
    #A3211 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 981 9
    #A3212 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 1082 19
    #A3213 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 1084 52
    #A3214 warning RedundantThis Reference to instance variable 'scale' does not need "this". 1086 22
    #A3215 warning RedundantThis Method call to 'inflate' does not need "this". 1140 9
    #A3216 warning RedundantThis Method call to 'checkScale' does not need "this". 1249 40
    #A3217 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 1301 18
    #A3218 warning RedundantThis Method call to 'precision' does not need "this". 1318 25
    #A3219 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 1326 18
    #A3220 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 1330 18
    #A3221 warning RedundantThis Method call to 'multiply' does not need "this". 1348 24
    #A3222 warning RedundantThis Method call to 'setScale' does not need "this". 1394 24
    #A3223 warning RedundantThis Method call to 'divide' does not need "this". 1544 20
    #A3224 warning RedundantThis Method call to 'divide' does not need "this". 1563 16
    #A3225 warning RedundantThis Method call to 'signum' does not need "this". 1585 17
    #A3226 warning RedundantThis Reference to instance variable 'scale' does not need "this". 1591 49
    #A3227 warning RedundantThis Method call to 'signum' does not need "this". 1592 13
    #A3228 warning RedundantThis Method call to 'inflate' does not need "this". 1598 13
    #A3229 warning RedundantThis Method call to 'precision' does not need "this". 1608 61
    #A3230 warning RedundantThis Method call to 'divide' does not need "this". 1614 28
    #A3231 warning RedundantThis Reference to instance variable 'scale' does not need "this". 1718 49
    #A3232 warning RedundantThis Method call to 'compareMagnitude' does not need "this". 1719 13
    #A3233 warning RedundantThis Method call to 'signum' does not need "this". 1724 12
    #A3234 warning RedundantThis Method call to 'setScale' does not need "this". 1725 20
    #A3235 warning RedundantThis Method call to 'precision' does not need "this". 1730 39
    #A3236 warning RedundantThis Method call to 'scale' does not need "this". 1732 54
    #A3237 warning RedundantThis Method call to 'divide' does not need "this". 1734 31
    #A3238 warning RedundantThis Method call to 'compareMagnitude' does not need "this". 1770 14
    #A3239 warning RedundantThis Reference to instance variable 'scale' does not need "this". 1774 49
    #A3240 warning RedundantThis Method call to 'divide' does not need "this". 1783 29
    #A3241 warning RedundantThis Method call to 'subtract' does not need "this". 1795 17
    #A3242 warning RedundantThis Method call to 'divideAndRemainder' does not need "this". 1833 31
    #A3243 warning RedundantThis Method call to 'divideAndRemainder' does not need "this". 1863 31
    #A3244 warning RedundantThis Method call to 'divideToIntegralValue' does not need "this". 1891 21
    #A3245 warning RedundantThis Method call to 'subtract' does not need "this". 1892 21
    #A3246 warning RedundantThis Method call to 'inflate' does not need "this". 1957 9
    #A3247 warning RedundantThis Method call to 'inflate' does not need "this". 2019 9
    #A3248 warning RedundantThis Method call to 'inflate' does not need "this". 2205 16
    #A3249 warning RedundantThis Reference to instance variable 'scale' does not need "this". 2382 24
    #A3250 warning RedundantThis Method call to 'signum' does not need "this". 2385 13
    #A3251 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 2388 19
    #A3252 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 2402 43
    #A3253 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 2406 43
    #A3254 warning RedundantThis Method call to 'inflate' does not need "this". 2527 9
    #A3255 warning RedundantThis Method call to 'signum' does not need "this". 2560 21
    #A3256 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 2576 19
    #A3257 warning RedundantThis Reference to instance variable 'scale' does not need "this". 2582 21
    #A3258 warning RedundantThis Method call to 'precision' does not need "this". 2585 23
    #A3259 warning RedundantThis Reference to instance variable 'scale' does not need "this". 2585 42
    #A3260 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 2604 28
    #A3261 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 2613 20
    #A3262 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 2641 18
    #A3263 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 2648 40
    #A3264 warning RedundantThis Method call to 'inflate' does not need "this". 2650 16
    #A3265 warning RedundantThis Method call to 'setScale' does not need "this". 2925 16
    #A3266 warning RedundantThis Method call to 'setScale' does not need "this". 2940 16
    #A3267 warning RedundantThis Method call to 'signum' does not need "this". 2985 13
    #A3268 warning RedundantThis Method call to 'precision' does not need "this". 2987 14
    #A3269 warning RedundantThis Reference to instance variable 'scale' does not need "this". 2987 33
    #A3270 warning RedundantThis Method call to 'setScale' does not need "this". 2990 26
    #A3271 warning RedundantThis Method call to 'longValueExact' does not need "this". 3047 14
    #A3272 warning RedundantThis Method call to 'longValueExact' does not need "this". 3067 14
    #A3273 warning RedundantThis Method call to 'longValueExact' does not need "this". 3087 14
    #A3274 warning RedundantThis Method call to 'toString' does not need "this". 3113 33
    #A3275 warning RedundantThis Method call to 'toString' does not need "this". 3136 35
    #A3276 warning RedundantThis Method call to 'scale' does not need "this". 3154 38
    #A3277 warning RedundantThis Method call to 'inflate' does not need "this". 3505 20
    #A3278 warning RedundantThis Method call to 'inflate' does not need "this". 3573 8
    #A3279 warning RedundantThis Method call to 'inflate' does not need "this". 3654 9
    #A3280 warning RedundantThis Reference to instance variable 'intVal' does not need "this". 3725 9
    #A3281 warning RedundantThis Reference to instance variable 'intCompact' does not need "this". 3726 9
    #A3282 warning RedundantThis Reference to instance variable 'scale' does not need "this". 3727 9
    #A3283 warning RedundantThis Reference to instance variable 'precision' does not need "this". 3728 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/BigInteger.java

    Severity Rule Message Line Col
    #A3284 warning RedundantThis Reference to instance variable 'mag' does not need "this". 237 9
    #A3285 warning RedundantThis Reference to instance variable 'mag' does not need "this". 242 13
    #A3286 warning RedundantThis Reference to instance variable 'mag' does not need "this". 258 9
    #A3287 warning RedundantThis Reference to instance variable 'mag' does not need "this". 263 13
    #A3288 warning RedundantThis Reference to instance variable 'signum' does not need "this". 657 13
    #A3289 warning RedundantThis Reference to instance variable 'signum' does not need "this". 661 14
    #A3290 warning RedundantThis Method call to 'equals' does not need "this". 661 35
    #A3291 warning RedundantThis Method call to 'add' does not need "this". 664 29
    #A3292 warning RedundantThis Method call to 'bitLength' does not need "this". 735 26
    #A3293 warning RedundantThis Method call to 'add' does not need "this". 765 34
    #A3294 warning RedundantThis Method call to 'subtract' does not need "this". 891 35
    #A3295 warning RedundantThis Method call to 'bitLength' does not need "this". 904 36
    #A3296 warning RedundantThis Reference to instance variable 'mag' does not need "this". 925 9
    #A3297 warning RedundantThis Reference to instance variable 'mag' does not need "this". 934 9
    #A3298 warning RedundantThis Reference to instance variable 'mag' does not need "this". 1339 53
    #A3299 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1343 31
    #A3300 warning RedundantThis Reference to instance variable 'mag' does not need "this". 1360 53
    #A3301 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1363 36
    #A3302 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1364 36
    #A3303 warning RedundantThis Reference to instance variable 'mag' does not need "this". 1378 53
    #A3304 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1381 44
    #A3305 warning RedundantThis Reference to instance variable 'mag' does not need "this". 1401 28
    #A3306 warning RedundantThis Method call to 'abs' does not need "this". 1428 20
    #A3307 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1429 18
    #A3308 warning RedundantThis Method call to 'negate' does not need "this". 1519 38
    #A3309 warning RedundantThis Reference to instance variable 'mag' does not need "this". 1528 31
    #A3310 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1528 42
    #A3311 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1538 16
    #A3312 warning RedundantThis Method call to 'remainder' does not need "this". 1557 29
    #A3313 warning RedundantThis Method call to 'equals' does not need "this". 1582 13
    #A3314 warning RedundantThis Method call to 'equals' does not need "this". 1585 13
    #A3315 warning RedundantThis Method call to 'equals' does not need "this". 1588 13
    #A3316 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1595 28
    #A3317 warning RedundantThis Method call to 'compareTo' does not need "this". 1595 47
    #A3318 warning RedundantThis Method call to 'mod' does not need "this". 1596 30
    #A3319 warning RedundantThis Reference to instance variable 'signum' does not need "this". 1614 33
    #A3320 warning RedundantThis Method call to 'compareTo' does not need "this". 1614 52
    #A3321 warning RedundantThis Method call to 'mod' does not need "this". 1615 35
    #A3322 warning RedundantThis Method call to 'mod2' does not need "this". 1975 33
    #A3323 warning RedundantThis Method call to 'testBit' does not need "this". 1980 13
    #A3324 warning RedundantThis Method call to 'compareMagnitude' does not need "this". 2033 28
    #A3325 warning RedundantThis Method call to 'mod' does not need "this". 2034 22
    #A3326 warning RedundantThis Method call to 'abs' does not need "this". 2468 24
    #A3327 warning RedundantThis Method call to 'abs' does not need "this". 2631 26
    #A3328 warning RedundantThis Method call to 'toString' does not need "this". 2779 33
    #A3329 warning RedundantThis Method call to 'toString' does not need "this". 2799 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/MathContext.java

    Severity Rule Message Line Col
    #A3330 warning RedundantThis Reference to instance variable 'precision' does not need "this". 254 32
    #A3331 warning RedundantThis Reference to instance variable 'roundingMode' does not need "this". 255 35
    #A3332 warning RedundantThis Reference to instance variable 'precision' does not need "this". 264 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/MutableBigInteger.java

    Severity Rule Message Line Col
    #A3333 warning RedundantThis Reference to instance variable 'intLen' does not need "this". 444 9
    #A3334 warning RedundantThis Method call to 'primitiveLeftShift' does not need "this". 449 13
    #A3335 warning RedundantThis Reference to instance variable 'intLen' does not need "this". 450 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/SignedMutableBigInteger.java

    Severity Rule Message Line Col
    #A3336 warning RedundantThis Method call to 'toBigInteger' does not need "this". 132 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/DatagramPacket.java

    Severity Rule Message Line Col
    #A3337 warning RedundantThis Reference to instance variable 'address' does not need "this". 80 9
    #A3338 warning RedundantThis Reference to instance variable 'port' does not need "this". 81 9
    #A3339 warning RedundantThis Reference to instance variable 'bufLength' does not need "this". 268 9
    #A3340 warning RedundantThis Reference to instance variable 'offset' does not need "this". 349 9
    #A3341 warning RedundantThis Reference to instance variable 'length' does not need "this". 350 9
    #A3342 warning RedundantThis Reference to instance variable 'bufLength' does not need "this". 351 9
    #A3343 warning RedundantThis Reference to instance variable 'bufLength' does not need "this". 378 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/Inet6Address.java

    Severity Rule Message Line Col
    #A3344 warning RedundantThis Reference to instance variable 'scope_ifname' does not need "this". 334 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/InetAddress.java

    Severity Rule Message Line Col
    #A3345 warning RedundantThis Reference to instance variable 'hostName' does not need "this". 260 33
    #A3346 warning RedundantThis Reference to instance variable 'address' does not need "this". 260 48

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/InetSocketAddress.java

    Severity Rule Message Line Col
    #A3347 warning RedundantThis Reference to instance variable 'addr' does not need "this". 305 13
    #A3348 warning RedundantThis Reference to instance variable 'addr' does not need "this". 306 22
    #A3349 warning RedundantThis Reference to instance variable 'hostname' does not need "this". 307 18
    #A3350 warning RedundantThis Reference to instance variable 'hostname' does not need "this". 309 17
    #A3351 warning RedundantThis Reference to instance variable 'port' does not need "this". 312 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/NetworkInterface.java

    Severity Rule Message Line Col
    #A3352 warning RedundantThis Reference to instance variable 'name' does not need "this". 500 13
    #A3353 warning RedundantThis Reference to instance variable 'name' does not need "this". 501 18
    #A3354 warning RedundantThis Reference to instance variable 'addrs' does not need "this". 510 13
    #A3355 warning RedundantThis Reference to instance variable 'addrs' does not need "this". 518 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketImpl.java

    Severity Rule Message Line Col
    #A3356 warning RedundantThis Reference to instance variable 'socket' does not need "this". 282 9
    #A3357 warning RedundantThis Reference to instance variable 'serverSocket' does not need "this". 290 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketPermission.java

    Severity Rule Message Line Col
    #A3358 warning RedundantThis Reference to instance variable 'cname' does not need "this". 596 21
    #A3359 warning RedundantThis Method call to 'getCanonName' does not need "this". 597 21
    #A3360 warning RedundantThis Reference to instance variable 'mask' does not need "this". 824 18
    #A3361 warning RedundantThis Reference to instance variable 'portrange' does not need "this". 857 38
    #A3362 warning RedundantThis Reference to instance variable 'portrange' does not need "this". 858 42
    #A3363 warning RedundantThis Reference to instance variable 'wildcard' does not need "this". 864 13
    #A3364 warning RedundantThis Reference to instance variable 'cname' does not need "this". 864 40
    #A3365 warning RedundantThis Reference to instance variable 'invalid' does not need "this". 868 13
    #A3366 warning RedundantThis Reference to instance variable 'init_with_ip' does not need "this". 873 17
    #A3367 warning RedundantThis Reference to instance variable 'addresses' does not need "this". 878 29
    #A3368 warning RedundantThis Reference to instance variable 'addresses' does not need "this". 884 29
    #A3369 warning RedundantThis Reference to instance variable 'wildcard' does not need "this". 894 17
    #A3370 warning RedundantThis Reference to instance variable 'wildcard' does not need "this". 898 21
    #A3371 warning RedundantThis Reference to instance variable 'cname' does not need "this". 899 49
    #A3372 warning RedundantThis Reference to instance variable 'cname' does not need "this". 910 45
    #A3373 warning RedundantThis Reference to instance variable 'addresses' does not need "this". 914 17
    #A3374 warning RedundantThis Method call to 'getIP' does not need "this". 915 17
    #A3375 warning RedundantThis Method call to 'isUntrusted' does not need "this". 922 40
    #A3376 warning RedundantThis Reference to instance variable 'addresses' does not need "this". 923 33
    #A3377 warning RedundantThis Reference to instance variable 'addresses' does not need "this". 925 29
    #A3378 warning RedundantThis Reference to instance variable 'cname' does not need "this". 932 21
    #A3379 warning RedundantThis Method call to 'getCanonName' does not need "this". 933 21
    #A3380 warning RedundantThis Reference to instance variable 'cname' does not need "this". 940 25
    #A3381 warning RedundantThis Reference to instance variable 'mask' does not need "this". 987 13
    #A3382 warning RedundantThis Reference to instance variable 'portrange' does not need "this". 991 18
    #A3383 warning RedundantThis Reference to instance variable 'portrange' does not need "this". 992 18
    #A3384 warning RedundantThis Method call to 'getName' does not need "this". 1004 13
    #A3385 warning RedundantThis Method call to 'getCanonName' does not need "this". 1013 13
    #A3386 warning RedundantThis Reference to instance variable 'invalid' does not need "this". 1019 13
    #A3387 warning RedundantThis Reference to instance variable 'cname' does not need "this". 1022 13
    #A3388 warning RedundantThis Reference to instance variable 'cname' does not need "this". 1023 20
    #A3389 warning RedundantThis Method call to 'getName' does not need "this". 1044 20
    #A3390 warning RedundantThis Method call to 'getName' does not need "this". 1054 20
    #A3391 warning RedundantThis Reference to instance variable 'cname' does not need "this". 1056 20
    #A3392 warning RedundantThis Reference to instance variable 'mask' does not need "this". 1120 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocksSocketImpl.java

    Severity Rule Message Line Col
    #A3393 warning RedundantThis Reference to instance variable 'serverPort' does not need "this". 60 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URI.java

    Severity Rule Message Line Col
    #A3394 warning RedundantThis Method call to 'isOpaque' does not need "this". 1426 13
    #A3395 warning RedundantThis Reference to instance variable 'scheme' does not need "this". 1427 32
    #A3396 warning RedundantThis Reference to instance variable 'fragment' does not need "this". 1428 20
    #A3397 warning RedundantThis Method call to 'isOpaque' does not need "this". 1431 13
    #A3398 warning RedundantThis Reference to instance variable 'schemeSpecificPart' does not need "this". 1432 26
    #A3399 warning RedundantThis Reference to instance variable 'path' does not need "this". 1435 20
    #A3400 warning RedundantThis Reference to instance variable 'query' does not need "this". 1436 20
    #A3401 warning RedundantThis Reference to instance variable 'authority' does not need "this". 1439 13
    #A3402 warning RedundantThis Reference to instance variable 'host' does not need "this". 1440 13
    #A3403 warning RedundantThis Reference to instance variable 'userInfo' does not need "this". 1442 24
    #A3404 warning RedundantThis Reference to instance variable 'host' does not need "this". 1443 36
    #A3405 warning RedundantThis Reference to instance variable 'port' does not need "this". 1444 17
    #A3406 warning RedundantThis Reference to instance variable 'authority' does not need "this". 1445 20
    #A3407 warning RedundantThis Reference to instance variable 'authority' does not need "this". 1447 24
    #A3408 warning RedundantThis Reference to instance variable 'authority' does not need "this". 1448 20
    #A3409 warning RedundantThis Reference to instance variable 'scheme' does not need "this". 1555 38
    #A3410 warning RedundantThis Method call to 'isOpaque' does not need "this". 1558 13
    #A3411 warning RedundantThis Reference to instance variable 'schemeSpecificPart' does not need "this". 1561 34
    #A3412 warning RedundantThis Reference to instance variable 'fragment' does not need "this". 1564 32
    #A3413 warning RedundantThis Reference to instance variable 'host' does not need "this". 1572 14
    #A3414 warning RedundantThis Reference to instance variable 'userInfo' does not need "this". 1574 30
    #A3415 warning RedundantThis Reference to instance variable 'host' does not need "this". 1576 42
    #A3416 warning RedundantThis Reference to instance variable 'port' does not need "this". 1578 22
    #A3417 warning RedundantThis Reference to instance variable 'authority' does not need "this". 1587 30
    #A3418 warning RedundantThis Reference to instance variable 'path' does not need "this". 1590 26
    #A3419 warning RedundantThis Reference to instance variable 'query' does not need "this". 1591 26
    #A3420 warning RedundantThis Reference to instance variable 'fragment' does not need "this". 1592 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URL.java

    Severity Rule Message Line Col
    #A3421 warning RedundantThis Reference to instance variable 'file' does not need "this". 705 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URLClassLoader.java

    Severity Rule Message Line Col
    #A3422 warning RedundantThis Reference to instance variable 'acc' does not need "this". 104 9
    #A3423 warning RedundantThis Reference to instance variable 'acc' does not need "this". 147 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URLConnection.java

    Severity Rule Message Line Col
    #A3424 warning RedundantThis Method call to 'getClass' does not need "this". 861 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/Buffer.java

    Severity Rule Message Line Col
    #A3425 warning RedundantThis Reference to instance variable 'capacity' does not need "this". 192 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/MappedByteBuffer.java

    Severity Rule Message Line Col
    #A3426 warning RedundantThis Reference to instance variable 'fd' does not need "this". 90 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/StringCharBuffer.java

    Severity Rule Message Line Col
    #A3427 warning RedundantThis Method call to 'remaining' does not need "this". 48 37
    #A3428 warning RedundantThis Method call to 'remaining' does not need "this". 49 37
    #A3429 warning RedundantThis Method call to 'position' does not need "this". 50 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/Channels.java

    Severity Rule Message Line Col
    #A3430 warning RedundantThis Method call to 'write' does not need "this". 155 21
    #A3431 warning RedundantThis Method call to 'read' does not need "this". 211 25
    #A3432 warning RedundantThis Method call to 'write' does not need "this". 286 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/FileLock.java

    Severity Rule Message Line Col
    #A3433 warning RedundantThis Method call to 'getClass' does not need "this". 318 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/charset/Charset.java

    Severity Rule Message Line Col
    #A3434 warning RedundantThis Reference to instance variable 'name' does not need "this". 653 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/FileSystemException.java

    Severity Rule Message Line Col
    #A3435 warning RedundantThis Reference to instance variable 'other' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/FileTreeWalker.java

    Severity Rule Message Line Col
    #A3436 warning RedundantThis Reference to instance variable 'followLinks' does not need "this". 58 9
    #A3437 warning RedundantThis Reference to instance variable 'linkOptions' does not need "this". 59 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/AclEntry.java

    Severity Rule Message Line Col
    #A3438 warning RedundantThis Reference to instance variable 'type' does not need "this". 324 13
    #A3439 warning RedundantThis Reference to instance variable 'who' does not need "this". 326 14
    #A3440 warning RedundantThis Reference to instance variable 'perms' does not need "this". 328 14
    #A3441 warning RedundantThis Reference to instance variable 'flags' does not need "this". 330 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/FileTime.java

    Severity Rule Message Line Col
    #A3442 warning RedundantThis Reference to instance variable 'value' does not need "this". 135 29
    #A3443 warning RedundantThis Reference to instance variable 'days' does not need "this". 332 13
    #A3444 warning RedundantThis Reference to instance variable 'excessNanos' does not need "this". 333 13
    #A3445 warning RedundantThis Reference to instance variable 'days' does not need "this". 333 54
    #A3446 warning RedundantThis Reference to instance variable 'days' does not need "this". 357 17
    #A3447 warning RedundantThis Reference to instance variable 'days' does not need "this". 358 25
    #A3448 warning RedundantThis Reference to instance variable 'excessNanos' does not need "this". 359 21
    #A3449 warning RedundantThis Reference to instance variable 'excessNanos' does not need "this". 360 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/MarshalledObject.java

    Severity Rule Message Line Col
    #A3450 warning RedundantThis Method call to 'useProtocolVersion' does not need "this". 247 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationGroupDesc.java

    Severity Rule Message Line Col
    #A3451 warning RedundantThis Reference to instance variable 'props' does not need "this". 140 9
    #A3452 warning RedundantThis Reference to instance variable 'env' does not need "this". 141 9
    #A3453 warning RedundantThis Reference to instance variable 'env' does not need "this". 191 16
    #A3454 warning RedundantThis Reference to instance variable 'command' does not need "this". 233 13
    #A3455 warning RedundantThis Reference to instance variable 'options' does not need "this". 237 17
    #A3456 warning RedundantThis Reference to instance variable 'options' does not need "this". 239 17
    #A3457 warning RedundantThis Reference to instance variable 'options' does not need "this". 240 43
    #A3458 warning RedundantThis Reference to instance variable 'command' does not need "this". 252 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/RemoteObjectInvocationHandler.java

    Severity Rule Message Line Col
    #A3459 warning RedundantThis Method call to 'getClass' does not need "this". 243 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/AccessControlContext.java

    Severity Rule Message Line Col
    #A3460 warning RedundantThis Reference to instance variable 'context' does not need "this". 170 9
    #A3461 warning RedundantThis Reference to instance variable 'isPrivileged' does not need "this". 210 9
    #A3462 warning RedundantThis Reference to instance variable 'context' does not need "this". 472 9
    #A3463 warning RedundantThis Reference to instance variable 'combiner' does not need "this". 473 9
    #A3464 warning RedundantThis Reference to instance variable 'isPrivileged' does not need "this". 474 9
    #A3465 warning RedundantThis Reference to instance variable 'context' does not need "this". 499 9
    #A3466 warning RedundantThis Reference to instance variable 'combiner' does not need "this". 500 9
    #A3467 warning RedundantThis Reference to instance variable 'isPrivileged' does not need "this". 501 9
    #A3468 warning RedundantThis Method call to 'containsAllPDs' does not need "this". 533 15
    #A3469 warning RedundantThis Reference to instance variable 'combiner' does not need "this". 536 13
    #A3470 warning RedundantThis Reference to instance variable 'combiner' does not need "this". 542 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/AlgorithmParameterGenerator.java

    Severity Rule Message Line Col
    #A3471 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 125 16
    #A3472 warning RedundantThis Reference to instance variable 'provider' does not need "this". 270 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/AlgorithmParameters.java

    Severity Rule Message Line Col
    #A3473 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 110 16
    #A3474 warning RedundantThis Reference to instance variable 'provider' does not need "this". 257 16
    #A3475 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 273 13
    #A3476 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 276 9
    #A3477 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 291 13
    #A3478 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 294 9
    #A3479 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 313 13
    #A3480 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 316 9
    #A3481 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 340 13
    #A3482 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 358 13
    #A3483 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 380 13
    #A3484 warning RedundantThis Reference to instance variable 'initialized' does not need "this". 393 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/BasicPermission.java

    Severity Rule Message Line Col
    #A3485 warning RedundantThis Reference to instance variable 'wildcard' does not need "this". 181 13
    #A3486 warning RedundantThis Reference to instance variable 'path' does not need "this". 187 46
    #A3487 warning RedundantThis Reference to instance variable 'path' does not need "this". 188 42
    #A3488 warning RedundantThis Reference to instance variable 'path' does not need "this". 196 24
    #A3489 warning RedundantThis Method call to 'getName' does not need "this". 232 16
    #A3490 warning RedundantThis Method call to 'getClass' does not need "this". 260 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/CodeSource.java

    Severity Rule Message Line Col
    #A3491 warning RedundantThis Reference to instance variable 'location' does not need "this". 85 9
    #A3492 warning RedundantThis Reference to instance variable 'location' does not need "this". 104 9
    #A3493 warning RedundantThis Reference to instance variable 'location' does not need "this". 167 16
    #A3494 warning RedundantThis Reference to instance variable 'sp' does not need "this". 398 25
    #A3495 warning RedundantThis Reference to instance variable 'sp' does not need "this". 399 25
    #A3496 warning RedundantThis Reference to instance variable 'sp' does not need "this". 404 26
    #A3497 warning RedundantThis Reference to instance variable 'location' does not need "this". 461 19
    #A3498 warning RedundantThis Reference to instance variable 'certs' does not need "this". 463 13
    #A3499 warning RedundantThis Reference to instance variable 'certs' does not need "this". 463 35
    #A3500 warning RedundantThis Reference to instance variable 'certs' does not need "this". 464 33
    #A3501 warning RedundantThis Reference to instance variable 'certs' does not need "this". 465 34
    #A3502 warning RedundantThis Reference to instance variable 'signers' does not need "this". 468 20
    #A3503 warning RedundantThis Reference to instance variable 'signers' does not need "this". 468 44
    #A3504 warning RedundantThis Reference to instance variable 'signers' does not need "this". 469 33
    #A3505 warning RedundantThis Reference to instance variable 'signers' does not need "this". 470 34
    #A3506 warning RedundantThis Reference to instance variable 'certs' does not need "this". 541 13
    #A3507 warning RedundantThis Reference to instance variable 'certs' does not need "this". 572 17
    #A3508 warning RedundantThis Reference to instance variable 'signers' does not need "this". 581 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Identity.java

    Severity Rule Message Line Col
    #A3509 warning RedundantThis Reference to instance variable 'publicKey' does not need "this". 187 9
    #A3510 warning RedundantThis Method call to 'fullName' does not need "this". 341 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyFactory.java

    Severity Rule Message Line Col
    #A3511 warning RedundantThis Reference to instance variable 'spi' does not need "this". 127 9
    #A3512 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 275 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyPairGenerator.java

    Severity Rule Message Line Col
    #A3513 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 158 16
    #A3514 warning RedundantThis Reference to instance variable 'provider' does not need "this". 316 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyStore.java

    Severity Rule Message Line Col
    #A3515 warning RedundantThis Reference to instance variable 'privKey' does not need "this". 413 13
    #A3516 warning RedundantThis Reference to instance variable 'sKey' does not need "this". 503 13
    #A3517 warning RedundantThis Reference to instance variable 'cert' does not need "this". 547 13
    #A3518 warning RedundantThis Reference to instance variable 'provider' does not need "this". 752 16
    #A3519 warning RedundantThis Reference to instance variable 'type' does not need "this". 762 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/MessageDigest.java

    Severity Rule Message Line Col
    #A3520 warning RedundantThis Reference to instance variable 'provider' does not need "this". 282 16
    #A3521 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 463 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Policy.java

    Severity Rule Message Line Col
    #A3522 warning RedundantThis Reference to instance variable 'perms' does not need "this". 795 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/ProtectionDomain.java

    Severity Rule Message Line Col
    #A3523 warning RedundantThis Reference to instance variable 'classloader' does not need "this". 141 9
    #A3524 warning RedundantThis Reference to instance variable 'principals' does not need "this". 142 9
    #A3525 warning RedundantThis Reference to instance variable 'codesource' does not need "this". 200 16
    #A3526 warning RedundantThis Reference to instance variable 'classloader' does not need "this". 211 16
    #A3527 warning RedundantThis Reference to instance variable 'principals' does not need "this". 223 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Provider.java

    Severity Rule Message Line Col
    #A3528 warning RedundantThis Method call to 'getClass' does not need "this". 435 44
    #A3529 warning RedundantThis Reference to instance variable 'originalAlgorithm' does not need "this". 516 13
    #A3530 warning RedundantThis Reference to instance variable 'type' does not need "this". 531 20
    #A3531 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 532 20
    #A3532 warning RedundantThis Reference to instance variable 'originalAlgorithm' does not need "this". 535 44
    #A3533 warning RedundantThis Reference to instance variable 'string' does not need "this". 892 13
    #A3534 warning RedundantThis Reference to instance variable 'lowerString' does not need "this". 893 13
    #A3535 warning RedundantThis Reference to instance variable 'supportsParameter' does not need "this". 925 13
    #A3536 warning RedundantThis Reference to instance variable 'constructorParameterClassName' does not need "this". 926 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/SecureRandom.java

    Severity Rule Message Line Col
    #A3537 warning RedundantThis Reference to instance variable 'secureRandomSpi' does not need "this". 191 13
    #A3538 warning RedundantThis Reference to instance variable 'provider' does not need "this". 192 13
    #A3539 warning RedundantThis Reference to instance variable 'secureRandomSpi' does not need "this". 194 17
    #A3540 warning RedundantThis Reference to instance variable 'secureRandomSpi' does not need "this". 199 17
    #A3541 warning RedundantThis Reference to instance variable 'provider' does not need "this". 200 17
    #A3542 warning RedundantThis Reference to instance variable 'secureRandomSpi' does not need "this". 202 21
    #A3543 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 215 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Signature.java

    Severity Rule Message Line Col
    #A3544 warning RedundantThis Reference to instance variable 'provider' does not need "this". 432 16
    #A3545 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 752 16
    #A3546 warning RedundantThis Reference to instance variable 'lock' does not need "this". 923 13
    #A3547 warning RedundantThis Reference to instance variable 'firstService' does not need "this". 930 13
    #A3548 warning RedundantThis Reference to instance variable 'serviceIterator' does not need "this". 931 13
    #A3549 warning RedundantThis Reference to instance variable 'lock' does not need "this". 932 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/SignatureSpi.java

    Severity Rule Message Line Col
    #A3550 warning RedundantThis Reference to instance variable 'appRandom' does not need "this". 102 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/SignedObject.java

    Severity Rule Message Line Col
    #A3551 warning RedundantThis Reference to instance variable 'content' does not need "this". 157 13
    #A3552 warning RedundantThis Method call to 'sign' does not need "this". 161 13
    #A3553 warning RedundantThis Reference to instance variable 'content' does not need "this". 178 59
    #A3554 warning RedundantThis Reference to instance variable 'signature' does not need "this". 194 16
    #A3555 warning RedundantThis Reference to instance variable 'thealgorithm' does not need "this". 203 16
    #A3556 warning RedundantThis Reference to instance variable 'content' does not need "this". 224 40
    #A3557 warning RedundantThis Reference to instance variable 'signature' does not need "this". 225 47
    #A3558 warning RedundantThis Reference to instance variable 'content' does not need "this". 242 34
    #A3559 warning RedundantThis Reference to instance variable 'signature' does not need "this". 243 13
    #A3560 warning RedundantThis Reference to instance variable 'thealgorithm' does not need "this". 244 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/UnresolvedPermission.java

    Severity Rule Message Line Col
    #A3561 warning RedundantThis Reference to instance variable 'type' does not need "this". 338 14
    #A3562 warning RedundantThis Reference to instance variable 'name' does not need "this". 343 13
    #A3563 warning RedundantThis Reference to instance variable 'name' does not need "this". 347 21
    #A3564 warning RedundantThis Reference to instance variable 'actions' does not need "this". 352 13
    #A3565 warning RedundantThis Reference to instance variable 'actions' does not need "this". 357 18
    #A3566 warning RedundantThis Reference to instance variable 'certs' does not need "this". 363 14
    #A3567 warning RedundantThis Reference to instance variable 'certs' does not need "this". 364 14
    #A3568 warning RedundantThis Reference to instance variable 'certs' does not need "this". 365 14
    #A3569 warning RedundantThis Reference to instance variable 'certs' does not need "this". 366 17
    #A3570 warning RedundantThis Reference to instance variable 'certs' does not need "this". 373 21
    #A3571 warning RedundantThis Reference to instance variable 'certs' does not need "this". 373 47
    #A3572 warning RedundantThis Reference to instance variable 'certs' does not need "this". 376 21
    #A3573 warning RedundantThis Reference to instance variable 'certs' does not need "this". 386 29
    #A3574 warning RedundantThis Reference to instance variable 'certs' does not need "this". 387 42
    #A3575 warning RedundantThis Reference to instance variable 'certs' does not need "this". 566 13
    #A3576 warning RedundantThis Reference to instance variable 'certs' does not need "this". 597 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CRL.java

    Severity Rule Message Line Col
    #A3577 warning RedundantThis Reference to instance variable 'type' does not need "this". 70 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPath.java

    Severity Rule Message Line Col
    #A3578 warning RedundantThis Method call to 'getCertificates' does not need "this". 189 52

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathBuilder.java

    Severity Rule Message Line Col
    #A3579 warning RedundantThis Reference to instance variable 'provider' does not need "this". 242 16
    #A3580 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 251 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathValidator.java

    Severity Rule Message Line Col
    #A3581 warning RedundantThis Reference to instance variable 'provider' does not need "this". 244 16
    #A3582 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 253 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathValidatorException.java

    Severity Rule Message Line Col
    #A3583 warning RedundantThis Reference to instance variable 'certPath' does not need "this". 201 16
    #A3584 warning RedundantThis Reference to instance variable 'index' does not need "this". 213 16
    #A3585 warning RedundantThis Reference to instance variable 'reason' does not need "this". 228 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertStore.java

    Severity Rule Message Line Col
    #A3586 warning RedundantThis Reference to instance variable 'type' does not need "this". 379 16
    #A3587 warning RedundantThis Reference to instance variable 'provider' does not need "this". 388 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/Certificate.java

    Severity Rule Message Line Col
    #A3588 warning RedundantThis Reference to instance variable 'type' does not need "this". 87 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertificateFactory.java

    Severity Rule Message Line Col
    #A3589 warning RedundantThis Reference to instance variable 'provider' does not need "this". 286 16
    #A3590 warning RedundantThis Reference to instance variable 'type' does not need "this". 297 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/PKIXParameters.java

    Severity Rule Message Line Col
    #A3591 warning RedundantThis Reference to instance variable 'unmodInitialPolicies' does not need "this". 122 9
    #A3592 warning RedundantThis Reference to instance variable 'certPathCheckers' does not need "this". 123 9
    #A3593 warning RedundantThis Reference to instance variable 'certStores' does not need "this". 124 9
    #A3594 warning RedundantThis Reference to instance variable 'unmodInitialPolicies' does not need "this". 158 9
    #A3595 warning RedundantThis Reference to instance variable 'certPathCheckers' does not need "this". 159 9
    #A3596 warning RedundantThis Reference to instance variable 'certStores' does not need "this". 160 9
    #A3597 warning RedundantThis Reference to instance variable 'unmodTrustAnchors' does not need "this". 173 16
    #A3598 warning RedundantThis Reference to instance variable 'unmodTrustAnchors' does not need "this". 209 9
    #A3599 warning RedundantThis Reference to instance variable 'unmodInitialPolicies' does not need "this". 228 16
    #A3600 warning RedundantThis Reference to instance variable 'unmodInitialPolicies' does not need "this". 258 13
    #A3601 warning RedundantThis Reference to instance variable 'unmodInitialPolicies' does not need "this". 261 13
    #A3602 warning RedundantThis Reference to instance variable 'certStores' does not need "this". 283 13
    #A3603 warning RedundantThis Reference to instance variable 'certStores' does not need "this". 291 13
    #A3604 warning RedundantThis Reference to instance variable 'certStores' does not need "this". 304 13
    #A3605 warning RedundantThis Reference to instance variable 'certStores' does not need "this". 319 43
    #A3606 warning RedundantThis Reference to instance variable 'date' does not need "this". 488 27
    #A3607 warning RedundantThis Reference to instance variable 'certPathCheckers' does not need "this". 552 13
    #A3608 warning RedundantThis Reference to instance variable 'certPathCheckers' does not need "this". 554 13
    #A3609 warning RedundantThis Reference to instance variable 'sigProvider' does not need "this". 602 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/TrustAnchor.java

    Severity Rule Message Line Col
    #A3610 warning RedundantThis Reference to instance variable 'pubKey' does not need "this". 130 9
    #A3611 warning RedundantThis Reference to instance variable 'caName' does not need "this". 131 9
    #A3612 warning RedundantThis Reference to instance variable 'caPrincipal' does not need "this". 132 9
    #A3613 warning RedundantThis Reference to instance variable 'trustedCert' does not need "this". 168 9
    #A3614 warning RedundantThis Reference to instance variable 'caName' does not need "this". 170 9
    #A3615 warning RedundantThis Reference to instance variable 'caPrincipal' does not need "this". 218 9
    #A3616 warning RedundantThis Reference to instance variable 'trustedCert' does not need "this". 221 9
    #A3617 warning RedundantThis Reference to instance variable 'trustedCert' does not need "this". 232 16
    #A3618 warning RedundantThis Reference to instance variable 'caPrincipal' does not need "this". 244 16
    #A3619 warning RedundantThis Reference to instance variable 'caName' does not need "this". 256 16
    #A3620 warning RedundantThis Reference to instance variable 'pubKey' does not need "this". 267 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/X509CRLEntry.java

    Severity Rule Message Line Col
    #A3621 warning RedundantThis Method call to 'getEncoded' does not need "this". 86 35
    #A3622 warning RedundantThis Method call to 'getEncoded' does not need "this". 109 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/X509CRLSelector.java

    Severity Rule Message Line Col
    #A3623 warning RedundantThis Reference to instance variable 'skew' does not need "this". 426 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/X509CertSelector.java

    Severity Rule Message Line Col
    #A3624 warning RedundantThis Reference to instance variable 'matchAllSubjectAltNames' does not need "this". 647 9
    #A3625 warning RedundantThis Method call to 'toString' does not need "this". 2196 23
    #A3626 warning RedundantThis Method call to 'toString' does not need "this". 2213 23
    #A3627 warning RedundantThis Method call to 'toString' does not need "this". 2221 23
    #A3628 warning RedundantThis Method call to 'toString' does not need "this". 2229 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/DSAParameterSpec.java

    Severity Rule Message Line Col
    #A3629 warning RedundantThis Reference to instance variable 'p' does not need "this". 69 16
    #A3630 warning RedundantThis Reference to instance variable 'q' does not need "this". 78 16
    #A3631 warning RedundantThis Reference to instance variable 'g' does not need "this". 87 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/DSAPrivateKeySpec.java

    Severity Rule Message Line Col
    #A3632 warning RedundantThis Reference to instance variable 'x' does not need "this". 77 16
    #A3633 warning RedundantThis Reference to instance variable 'p' does not need "this". 86 16
    #A3634 warning RedundantThis Reference to instance variable 'q' does not need "this". 95 16
    #A3635 warning RedundantThis Reference to instance variable 'g' does not need "this". 104 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/DSAPublicKeySpec.java

    Severity Rule Message Line Col
    #A3636 warning RedundantThis Reference to instance variable 'y' does not need "this". 77 16
    #A3637 warning RedundantThis Reference to instance variable 'p' does not need "this". 86 16
    #A3638 warning RedundantThis Reference to instance variable 'q' does not need "this". 95 16
    #A3639 warning RedundantThis Reference to instance variable 'g' does not need "this". 104 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECFieldF2m.java

    Severity Rule Message Line Col
    #A3640 warning RedundantThis Reference to instance variable 'ks' does not need "this". 58 9
    #A3641 warning RedundantThis Reference to instance variable 'rp' does not need "this". 59 9
    #A3642 warning RedundantThis Reference to instance variable 'ks' does not need "this". 99 9
    #A3643 warning RedundantThis Reference to instance variable 'ks' does not need "this". 100 22
    #A3644 warning RedundantThis Reference to instance variable 'ks' does not need "this". 102 13
    #A3645 warning RedundantThis Reference to instance variable 'rp' does not need "this". 155 9
    #A3646 warning RedundantThis Reference to instance variable 'rp' does not need "this". 156 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECGenParameterSpec.java

    Severity Rule Message Line Col
    #A3647 warning RedundantThis Reference to instance variable 'name' does not need "this". 57 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECPoint.java

    Severity Rule Message Line Col
    #A3648 warning RedundantThis Reference to instance variable 'x' does not need "this". 51 9
    #A3649 warning RedundantThis Reference to instance variable 'y' does not need "this". 52 9
    #A3650 warning RedundantThis Reference to instance variable 'POINT_INFINITY' does not need "this". 98 13
    #A3651 warning RedundantThis Reference to instance variable 'POINT_INFINITY' does not need "this". 111 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/EncodedKeySpec.java

    Severity Rule Message Line Col
    #A3652 warning RedundantThis Reference to instance variable 'encodedKey' does not need "this". 66 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAMultiPrimePrivateCrtKeySpec.java

    Severity Rule Message Line Col
    #A3653 warning RedundantThis Reference to instance variable 'publicExponent' does not need "this". 153 16
    #A3654 warning RedundantThis Reference to instance variable 'primeP' does not need "this". 162 16
    #A3655 warning RedundantThis Reference to instance variable 'primeQ' does not need "this". 171 16
    #A3656 warning RedundantThis Reference to instance variable 'primeExponentP' does not need "this". 180 16
    #A3657 warning RedundantThis Reference to instance variable 'primeExponentQ' does not need "this". 189 16
    #A3658 warning RedundantThis Reference to instance variable 'crtCoefficient' does not need "this". 198 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAOtherPrimeInfo.java

    Severity Rule Message Line Col
    #A3659 warning RedundantThis Reference to instance variable 'prime' does not need "this". 100 16
    #A3660 warning RedundantThis Reference to instance variable 'primeExponent' does not need "this". 109 16
    #A3661 warning RedundantThis Reference to instance variable 'crtCoefficient' does not need "this". 118 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAPrivateCrtKeySpec.java

    Severity Rule Message Line Col
    #A3662 warning RedundantThis Reference to instance variable 'publicExponent' does not need "this". 96 16
    #A3663 warning RedundantThis Reference to instance variable 'primeP' does not need "this". 105 16
    #A3664 warning RedundantThis Reference to instance variable 'primeQ' does not need "this". 114 16
    #A3665 warning RedundantThis Reference to instance variable 'primeExponentP' does not need "this". 123 16
    #A3666 warning RedundantThis Reference to instance variable 'primeExponentQ' does not need "this". 132 16
    #A3667 warning RedundantThis Reference to instance variable 'crtCoefficient' does not need "this". 141 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAPrivateKeySpec.java

    Severity Rule Message Line Col
    #A3668 warning RedundantThis Reference to instance variable 'modulus' does not need "this". 66 16
    #A3669 warning RedundantThis Reference to instance variable 'privateExponent' does not need "this". 75 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAPublicKeySpec.java

    Severity Rule Message Line Col
    #A3670 warning RedundantThis Reference to instance variable 'modulus' does not need "this". 66 16
    #A3671 warning RedundantThis Reference to instance variable 'publicExponent' does not need "this". 75 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/DriverManager.java

    Severity Rule Message Line Col
    #A3672 warning RedundantThis Reference to instance variable 'driver' does not need "this". 626 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLClientInfoException.java

    Severity Rule Message Line Col
    #A3673 warning RedundantThis Reference to instance variable 'failedProperties' does not need "this". 69 17
    #A3674 warning RedundantThis Reference to instance variable 'failedProperties' does not need "this". 317 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLException.java

    Severity Rule Message Line Col
    #A3675 warning RedundantThis Reference to instance variable 'vendorCode' does not need "this". 98 9
    #A3676 warning RedundantThis Reference to instance variable 'SQLState' does not need "this". 120 9
    #A3677 warning RedundantThis Reference to instance variable 'vendorCode' does not need "this". 121 9
    #A3678 warning RedundantThis Reference to instance variable 'SQLState' does not need "this". 141 9
    #A3679 warning RedundantThis Reference to instance variable 'vendorCode' does not need "this". 142 9
    #A3680 warning RedundantThis Reference to instance variable 'SQLState' does not need "this". 212 9
    #A3681 warning RedundantThis Reference to instance variable 'vendorCode' does not need "this". 213 9
    #A3682 warning RedundantThis Reference to instance variable 'SQLState' does not need "this". 238 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Timestamp.java

    Severity Rule Message Line Col
    #A3683 warning RedundantThis Method call to 'equals' does not need "this". 432 16
    #A3684 warning RedundantThis Method call to 'getTime' does not need "this". 476 25
    #A3685 warning RedundantThis Method call to 'compareTo' does not need "this". 514 18

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/AttributedCharacterIterator.java

    Severity Rule Message Line Col
    #A3686 warning RedundantThis Method call to 'getClass' does not need "this". 107 17
    #A3687 warning RedundantThis Method call to 'getClass' does not need "this". 149 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/AttributedString.java

    Severity Rule Message Line Col
    #A3688 warning RedundantThis Reference to instance variable 'currentIndex' does not need "this". 761 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DateFormat.java

    Severity Rule Message Line Col
    #A3689 warning RedundantThis Reference to instance variable 'calendar' does not need "this". 590 9
    #A3690 warning RedundantThis Reference to instance variable 'numberFormat' does not need "this". 609 9
    #A3691 warning RedundantThis Method call to 'getClass' does not need "this". 844 17
    #A3692 warning RedundantThis Method call to 'getClass' does not need "this". 875 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DecimalFormat.java

    Severity Rule Message Line Col
    #A3693 warning RedundantThis Reference to instance variable 'symbols' does not need "this". 409 9
    #A3694 warning RedundantThis Reference to instance variable 'symbols' does not need "this". 434 9
    #A3695 warning RedundantThis Reference to instance variable 'groupingSize' does not need "this". 2635 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/EntryPair.java

    Severity Rule Message Line Col
    #A3696 warning RedundantThis Reference to instance variable 'entryName' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/FieldPosition.java

    Severity Rule Message Line Col
    #A3697 warning RedundantThis Reference to instance variable 'field' does not need "this". 143 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/MessageFormat.java

    Severity Rule Message Line Col
    #A3698 warning RedundantThis Reference to instance variable 'locale' does not need "this". 362 9
    #A3699 warning RedundantThis Method call to 'getClass' does not need "this". 1144 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/NumberFormat.java

    Severity Rule Message Line Col
    #A3700 warning RedundantThis Method call to 'getClass' does not need "this". 1048 17
    #A3701 warning RedundantThis Method call to 'getClass' does not need "this". 1060 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/PatternEntry.java

    Severity Rule Message Line Col
    #A3702 warning RedundantThis Reference to instance variable 'i' does not need "this". 204 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/RuleBasedBreakIterator.java

    Severity Rule Message Line Col
    #A3703 warning RedundantThis Reference to instance variable 'rangeStart' does not need "this". 1066 13
    #A3704 warning RedundantThis Reference to instance variable 'rangeLimit' does not need "this". 1067 13
    #A3705 warning RedundantThis Reference to instance variable 'currentIndex' does not need "this". 1068 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/SimpleDateFormat.java

    Severity Rule Message Line Col
    #A3706 warning RedundantThis Reference to instance variable 'formatData' does not need "this". 583 9
    #A3707 warning RedundantThis Reference to instance variable 'formatData' does not need "this". 604 9
    #A3708 warning RedundantThis Reference to instance variable 'locale' does not need "this". 605 9
    #A3709 warning RedundantThis Reference to instance variable 'locale' does not need "this". 606 28
    #A3710 warning RedundantThis Reference to instance variable 'locale' does not need "this". 607 20
    #A3711 warning RedundantThis Reference to instance variable 'locale' does not need "this". 617 9
    #A3712 warning RedundantThis Reference to instance variable 'formatData' does not need "this". 2240 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/StringCharacterIterator.java

    Severity Rule Message Line Col
    #A3713 warning RedundantThis Reference to instance variable 'begin' does not need "this". 117 9
    #A3714 warning RedundantThis Reference to instance variable 'end' does not need "this". 118 9
    #A3715 warning RedundantThis Reference to instance variable 'pos' does not need "this". 119 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/AbstractMap.java

    Severity Rule Message Line Col
    #A3716 warning RedundantThis Reference to instance variable 'key' does not need "this". 596 13
    #A3717 warning RedundantThis Reference to instance variable 'value' does not need "this". 597 13
    #A3718 warning RedundantThis Reference to instance variable 'key' does not need "this". 726 13
    #A3719 warning RedundantThis Reference to instance variable 'value' does not need "this". 727 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/ArrayList.java

    Severity Rule Message Line Col
    #A3720 warning RedundantThis Reference to instance variable 'elementData' does not need "this". 132 9
    #A3721 warning RedundantThis Reference to instance variable 'parentOffset' does not need "this". 937 13
    #A3722 warning RedundantThis Reference to instance variable 'size' does not need "this". 939 13
    #A3723 warning RedundantThis Reference to instance variable 'size' does not need "this". 959 20
    #A3724 warning RedundantThis Reference to instance variable 'size' does not need "this". 967 13
    #A3725 warning RedundantThis Reference to instance variable 'size' does not need "this". 975 13
    #A3726 warning RedundantThis Reference to instance variable 'size' does not need "this". 984 13
    #A3727 warning RedundantThis Reference to instance variable 'size' does not need "this". 988 27
    #A3728 warning RedundantThis Reference to instance variable 'size' does not need "this". 1000 13
    #A3729 warning RedundantThis Reference to instance variable 'size' does not need "this". 1114 39
    #A3730 warning RedundantThis Reference to instance variable 'size' does not need "this". 1119 38
    #A3731 warning RedundantThis Reference to instance variable 'size' does not need "this". 1124 47

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/BitSet.java

    Severity Rule Message Line Col
    #A3732 warning RedundantThis Reference to instance variable 'wordsInUse' does not need "this". 173 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Calendar.java

    Severity Rule Message Line Col
    #A3733 warning RedundantThis Method call to 'clone' does not need "this". 2412 35
    #A3734 warning RedundantThis Method call to 'clone' does not need "this". 2466 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Date.java

    Severity Rule Message Line Col
    #A3735 warning RedundantThis Method call to 'getTime' does not need "this". 991 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/DuplicateFormatFlagsException.java

    Severity Rule Message Line Col
    #A3736 warning RedundantThis Reference to instance variable 'flags' does not need "this". 53 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/EventListenerProxy.java

    Severity Rule Message Line Col
    #A3737 warning RedundantThis Reference to instance variable 'listener' does not need "this". 73 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Formatter.java

    Severity Rule Message Line Col
    #A3738 warning RedundantThis Reference to instance variable 'zero' does not need "this". 1877 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/GregorianCalendar.java

    Severity Rule Message Line Col
    #A3739 warning RedundantThis Method call to 'set' does not need "this". 695 9
    #A3740 warning RedundantThis Method call to 'set' does not need "this". 696 9
    #A3741 warning RedundantThis Method call to 'set' does not need "this". 697 9
    #A3742 warning RedundantThis Method call to 'internalSet' does not need "this". 705 13
    #A3743 warning RedundantThis Method call to 'internalSet' does not need "this". 706 13
    #A3744 warning RedundantThis Method call to 'internalSet' does not need "this". 710 13
    #A3745 warning RedundantThis Method call to 'set' does not need "this". 715 9
    #A3746 warning RedundantThis Method call to 'set' does not need "this". 716 9
    #A3747 warning RedundantThis Method call to 'set' does not need "this". 717 9
    #A3748 warning RedundantThis Method call to 'internalSet' does not need "this". 720 9
    #A3749 warning RedundantThis Method call to 'clone' does not need "this". 2912 38

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/HashMap.java

    Severity Rule Message Line Col
    #A3750 warning RedundantThis Reference to instance variable 'loadFactor' does not need "this". 224 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/IllegalFormatFlagsException.java

    Severity Rule Message Line Col
    #A3751 warning RedundantThis Reference to instance variable 'flags' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/InvalidPropertiesFormatException.java

    Severity Rule Message Line Col
    #A3752 warning RedundantThis Method call to 'initCause' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/JapaneseImperialCalendar.java

    Severity Rule Message Line Col
    #A3753 warning RedundantThis Method call to 'clone' does not need "this". 2293 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/LinkedList.java

    Severity Rule Message Line Col
    #A3754 warning RedundantThis Reference to instance variable 'item' does not need "this". 963 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Locale.java

    Severity Rule Message Line Col
    #A3755 warning RedundantThis Reference to instance variable 'localeExtensions' does not need "this". 542 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/PriorityQueue.java

    Severity Rule Message Line Col
    #A3756 warning RedundantThis Reference to instance variable 'queue' does not need "this". 153 9
    #A3757 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 177 13
    #A3758 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 182 13
    #A3759 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 186 13
    #A3760 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 207 9
    #A3761 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 226 9
    #A3762 warning RedundantThis Reference to instance variable 'queue' does not need "this". 232 13
    #A3763 warning RedundantThis Reference to instance variable 'size' does not need "this". 233 13
    #A3764 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 245 25
    #A3765 warning RedundantThis Reference to instance variable 'queue' does not need "this". 249 9
    #A3766 warning RedundantThis Reference to instance variable 'size' does not need "this". 250 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/PropertyPermission.java

    Severity Rule Message Line Col
    #A3767 warning RedundantThis Reference to instance variable 'mask' does not need "this". 196 18
    #A3768 warning RedundantThis Reference to instance variable 'mask' does not need "this". 217 17
    #A3769 warning RedundantThis Method call to 'getName' does not need "this". 218 14
    #A3770 warning RedundantThis Method call to 'getName' does not need "this". 231 16
    #A3771 warning RedundantThis Reference to instance variable 'mask' does not need "this". 364 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/ResourceBundle.java

    Severity Rule Message Line Col
    #A3772 warning RedundantThis Method call to 'getClass' does not need "this". 394 53
    #A3773 warning RedundantThis Method call to 'getClass' does not need "this". 396 52
    #A3774 warning RedundantThis Reference to instance variable 'name' does not need "this". 519 13
    #A3775 warning RedundantThis Reference to instance variable 'loaderRef' does not need "this". 522 17
    #A3776 warning RedundantThis Reference to instance variable 'name' does not need "this". 534 18
    #A3777 warning RedundantThis Reference to instance variable 'name' does not need "this". 535 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Scanner.java

    Severity Rule Message Line Col
    #A3778 warning RedundantThis Reference to instance variable 'position' does not need "this". 790 9
    #A3779 warning RedundantThis Reference to instance variable 'position' does not need "this". 796 9
    #A3780 warning RedundantThis Reference to instance variable 'locale' does not need "this". 1209 16
    #A3781 warning RedundantThis Reference to instance variable 'defaultRadix' does not need "this". 1274 16
    #A3782 warning RedundantThis Reference to instance variable 'defaultRadix' does not need "this". 1299 13
    #A3783 warning RedundantThis Reference to instance variable 'defaultRadix' does not need "this". 1301 9
    #A3784 warning RedundantThis Method call to 'match' does not need "this". 1547 30
    #A3785 warning RedundantThis Method call to 'match' does not need "this". 1586 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/SimpleTimeZone.java

    Severity Rule Message Line Col
    #A3786 warning RedundantThis Reference to instance variable 'endTimeMode' does not need "this". 472 9
    #A3787 warning RedundantThis Reference to instance variable 'rawOffset' does not need "this". 795 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/UUID.java

    Severity Rule Message Line Col
    #A3788 warning RedundantThis Reference to instance variable 'mostSigBits' does not need "this". 110 9
    #A3789 warning RedundantThis Reference to instance variable 'leastSigBits' does not need "this". 111 9
    #A3790 warning RedundantThis Reference to instance variable 'mostSigBits' does not need "this". 437 17
    #A3791 warning RedundantThis Reference to instance variable 'mostSigBits' does not need "this". 438 18
    #A3792 warning RedundantThis Reference to instance variable 'leastSigBits' does not need "this". 439 19
    #A3793 warning RedundantThis Reference to instance variable 'leastSigBits' does not need "this". 440 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/UnknownFormatFlagsException.java

    Severity Rule Message Line Col
    #A3794 warning RedundantThis Reference to instance variable 'flags' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Vector.java

    Severity Rule Message Line Col
    #A3795 warning RedundantThis Reference to instance variable 'elementData' does not need "this". 131 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/WeakHashMap.java

    Severity Rule Message Line Col
    #A3796 warning RedundantThis Reference to instance variable 'loadFactor' does not need "this". 235 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ArrayBlockingQueue.java

    Severity Rule Message Line Col
    #A3797 warning RedundantThis Reference to instance variable 'items' does not need "this". 226 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ConcurrentHashMap.java

    Severity Rule Message Line Col
    #A3798 warning RedundantThis Reference to instance variable 'loadFactor' does not need "this". 360 13
    #A3799 warning RedundantThis Reference to instance variable 'table' does not need "this". 362 13
    #A3800 warning RedundantThis Reference to instance variable 'segments' does not need "this". 672 35
    #A3801 warning RedundantThis Reference to instance variable 'segmentShift' does not need "this". 748 9
    #A3802 warning RedundantThis Reference to instance variable 'segmentMask' does not need "this". 749 9
    #A3803 warning RedundantThis Reference to instance variable 'segments' does not need "this". 764 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ConcurrentSkipListMap.java

    Severity Rule Message Line Col
    #A3804 warning RedundantThis Reference to instance variable 'key' does not need "this". 416 13
    #A3805 warning RedundantThis Reference to instance variable 'value' does not need "this". 417 13
    #A3806 warning RedundantThis Reference to instance variable 'actualKey' does not need "this". 643 13
    #A3807 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 1383 9
    #A3808 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 1412 9
    #A3809 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 1427 9
    #A3810 warning RedundantThis Method call to 'entrySet' does not need "this". 1850 37
    #A3811 warning RedundantThis Reference to instance variable 'm' does not need "this". 2507 13
    #A3812 warning RedundantThis Reference to instance variable 'lo' does not need "this". 2508 13
    #A3813 warning RedundantThis Reference to instance variable 'hi' does not need "this". 2509 13
    #A3814 warning RedundantThis Reference to instance variable 'loInclusive' does not need "this". 2510 13
    #A3815 warning RedundantThis Reference to instance variable 'hiInclusive' does not need "this". 2511 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/CountDownLatch.java

    Severity Rule Message Line Col
    #A3816 warning RedundantThis Reference to instance variable 'sync' does not need "this". 205 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/CyclicBarrier.java

    Severity Rule Message Line Col
    #A3817 warning RedundantThis Reference to instance variable 'count' does not need "this". 273 9
    #A3818 warning RedundantThis Reference to instance variable 'barrierCommand' does not need "this". 274 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/DelayQueue.java

    Severity Rule Message Line Col
    #A3819 warning RedundantThis Method call to 'addAll' does not need "this". 113 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ExecutorCompletionService.java

    Severity Rule Message Line Col
    #A3820 warning RedundantThis Reference to instance variable 'aes' does not need "this". 150 9
    #A3821 warning RedundantThis Reference to instance variable 'completionQueue' does not need "this". 152 9
    #A3822 warning RedundantThis Reference to instance variable 'aes' does not need "this". 173 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/Executors.java

    Severity Rule Message Line Col
    #A3823 warning RedundantThis Reference to instance variable 'acc' does not need "this". 485 13
    #A3824 warning RedundantThis Reference to instance variable 'acc' does not need "this". 524 13
    #A3825 warning RedundantThis Reference to instance variable 'ccl' does not need "this". 525 13
    #A3826 warning RedundantThis Reference to instance variable 'acc' does not need "this". 603 13
    #A3827 warning RedundantThis Reference to instance variable 'ccl' does not need "this". 604 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ForkJoinPool.java

    Severity Rule Message Line Col
    #A3828 warning RedundantThis Reference to instance variable 'submissionLock' does not need "this". 920 36
    #A3829 warning RedundantThis Reference to instance variable 'submissionLock' does not need "this". 1271 40
    #A3830 warning RedundantThis Reference to instance variable 'ueh' does not need "this". 1471 9
    #A3831 warning RedundantThis Reference to instance variable 'locallyFifo' does not need "this". 1472 9
    #A3832 warning RedundantThis Reference to instance variable 'ctl' does not need "this". 1474 9
    #A3833 warning RedundantThis Reference to instance variable 'submissionQueue' does not need "this". 1475 9
    #A3834 warning RedundantThis Reference to instance variable 'submissionLock' does not need "this". 1484 9
    #A3835 warning RedundantThis Reference to instance variable 'termination' does not need "this". 1485 9
    #A3836 warning RedundantThis Reference to instance variable 'workerNamePrefix' does not need "this". 1489 9
    #A3837 warning RedundantThis Reference to instance variable 'submissionLock' does not need "this". 2001 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ForkJoinTask.java

    Severity Rule Message Line Col
    #A3838 warning RedundantThis Reference to instance variable 'thrower' does not need "this". 427 13
    #A3839 warning RedundantThis Reference to instance variable 'resultOnCompletion' does not need "this". 1260 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/LinkedTransferQueue.java

    Severity Rule Message Line Col
    #A3840 warning RedundantThis Reference to instance variable 'lastRet' does not need "this". 854 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/Phaser.java

    Severity Rule Message Line Col
    #A3841 warning RedundantThis Reference to instance variable 'evenQ' does not need "this". 547 13
    #A3842 warning RedundantThis Reference to instance variable 'oddQ' does not need "this". 548 13
    #A3843 warning RedundantThis Reference to instance variable 'root' does not need "this". 553 13
    #A3844 warning RedundantThis Reference to instance variable 'evenQ' does not need "this". 554 13
    #A3845 warning RedundantThis Reference to instance variable 'oddQ' does not need "this". 555 13
    #A3846 warning RedundantThis Reference to instance variable 'state' does not need "this". 557 9
    #A3847 warning RedundantThis Reference to instance variable 'lastTime' does not need "this". 1096 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/PriorityBlockingQueue.java

    Severity Rule Message Line Col
    #A3848 warning RedundantThis Reference to instance variable 'lock' does not need "this". 211 9
    #A3849 warning RedundantThis Reference to instance variable 'notEmpty' does not need "this". 212 9
    #A3850 warning RedundantThis Reference to instance variable 'queue' does not need "this". 214 9
    #A3851 warning RedundantThis Reference to instance variable 'lock' does not need "this". 234 9
    #A3852 warning RedundantThis Reference to instance variable 'notEmpty' does not need "this". 235 9
    #A3853 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 240 13
    #A3854 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 246 13
    #A3855 warning RedundantThis Reference to instance variable 'comparator' does not need "this". 256 34
    #A3856 warning RedundantThis Reference to instance variable 'queue' does not need "this". 261 9
    #A3857 warning RedundantThis Reference to instance variable 'size' does not need "this". 262 9
    #A3858 warning RedundantThis Reference to instance variable 'queue' does not need "this". 957 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ScheduledThreadPoolExecutor.java

    Severity Rule Message Line Col
    #A3859 warning RedundantThis Reference to instance variable 'time' does not need "this". 208 13
    #A3860 warning RedundantThis Reference to instance variable 'period' does not need "this". 209 13
    #A3861 warning RedundantThis Reference to instance variable 'sequenceNumber' does not need "this". 210 13
    #A3862 warning RedundantThis Reference to instance variable 'time' does not need "this". 218 13
    #A3863 warning RedundantThis Reference to instance variable 'sequenceNumber' does not need "this". 220 13
    #A3864 warning RedundantThis Reference to instance variable 'time' does not need "this". 228 13
    #A3865 warning RedundantThis Reference to instance variable 'period' does not need "this". 229 13
    #A3866 warning RedundantThis Reference to instance variable 'sequenceNumber' does not need "this". 230 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ThreadPoolExecutor.java

    Severity Rule Message Line Col
    #A3867 warning RedundantThis Reference to instance variable 'thread' does not need "this". 598 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.java

    Severity Rule Message Line Col
    #A3868 warning RedundantThis Reference to instance variable 'cclass' does not need "this". 293 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicLongFieldUpdater.java

    Severity Rule Message Line Col
    #A3869 warning RedundantThis Reference to instance variable 'cclass' does not need "this". 292 13
    #A3870 warning RedundantThis Reference to instance variable 'cclass' does not need "this". 375 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicMarkableReference.java

    Severity Rule Message Line Col
    #A3871 warning RedundantThis Reference to instance variable 'pair' does not need "this". 167 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.java

    Severity Rule Message Line Col
    #A3872 warning RedundantThis Reference to instance variable 'cclass' does not need "this". 225 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicStampedReference.java

    Severity Rule Message Line Col
    #A3873 warning RedundantThis Reference to instance variable 'pair' does not need "this". 168 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/locks/AbstractQueuedLongSynchronizer.java

    Severity Rule Message Line Col
    #A3874 warning RedundantThis Reference to instance variable 'nextWaiter' does not need "this". 283 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/locks/AbstractQueuedSynchronizer.java

    Severity Rule Message Line Col
    #A3875 warning RedundantThis Reference to instance variable 'nextWaiter' does not need "this". 506 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JarEntry.java

    Severity Rule Message Line Col
    #A3876 warning RedundantThis Reference to instance variable 'attr' does not need "this". 73 9
    #A3877 warning RedundantThis Reference to instance variable 'certs' does not need "this". 74 9
    #A3878 warning RedundantThis Reference to instance variable 'signers' does not need "this". 75 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JarInputStream.java

    Severity Rule Message Line Col
    #A3879 warning RedundantThis Reference to instance variable 'doVerify' does not need "this". 77 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JarVerifier.java

    Severity Rule Message Line Col
    #A3880 warning RedundantThis Reference to instance variable 'mev' does not need "this". 440 13
    #A3881 warning RedundantThis Reference to instance variable 'numLeft' does not need "this". 442 13
    #A3882 warning RedundantThis Reference to instance variable 'numLeft' does not need "this". 443 17
    #A3883 warning RedundantThis Reference to instance variable 'mev' does not need "this". 444 36
    #A3884 warning RedundantThis Reference to instance variable 'vsigners' does not need "this". 616 42
    #A3885 warning RedundantThis Reference to instance variable 'vcerts' does not need "this". 617 47
    #A3886 warning RedundantThis Reference to instance variable 'vlocation' does not need "this". 621 54
    #A3887 warning RedundantThis Reference to instance variable 'vlocation' does not need "this". 622 32
    #A3888 warning RedundantThis Reference to instance variable 'vlocation' does not need "this". 623 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/Manifest.java

    Severity Rule Message Line Col
    #A3889 warning RedundantThis Reference to instance variable 'buf' does not need "this". 370 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/FileHandler.java

    Severity Rule Message Line Col
    #A3890 warning RedundantThis Reference to instance variable 'limit' does not need "this". 252 9
    #A3891 warning RedundantThis Reference to instance variable 'count' does not need "this". 253 9
    #A3892 warning RedundantThis Reference to instance variable 'limit' does not need "this". 284 9
    #A3893 warning RedundantThis Reference to instance variable 'count' does not need "this". 285 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/Level.java

    Severity Rule Message Line Col
    #A3894 warning RedundantThis Reference to instance variable 'name' does not need "this". 274 21
    #A3895 warning RedundantThis Reference to instance variable 'value' does not need "this". 274 53
    #A3896 warning RedundantThis Reference to instance variable 'resourceBundleName' does not need "this". 275 29
    #A3897 warning RedundantThis Reference to instance variable 'resourceBundleName' does not need "this". 276 30
    #A3898 warning RedundantThis Reference to instance variable 'resourceBundleName' does not need "this". 277 29
    #A3899 warning RedundantThis Reference to instance variable 'value' does not need "this". 365 33
    #A3900 warning RedundantThis Reference to instance variable 'value' does not need "this". 376 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/LogManager.java

    Severity Rule Message Line Col
    #A3901 warning RedundantThis Method call to 'setContextClassLoader' does not need "this". 223 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/Logger.java

    Severity Rule Message Line Col
    #A3902 warning RedundantThis Reference to instance variable 'manager' does not need "this". 252 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/AbstractPreferences.java

    Severity Rule Message Line Col
    #A3903 warning RedundantThis Reference to instance variable 'absolutePath' does not need "this". 203 13
    #A3904 warning RedundantThis Reference to instance variable 'root' does not need "this". 941 13
    #A3905 warning RedundantThis Method call to 'isUserNode' does not need "this". 1298 17
    #A3906 warning RedundantThis Method call to 'absolutePath' does not need "this". 1299 39

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/regex/Matcher.java

    Severity Rule Message Line Col
    #A3907 warning RedundantThis Reference to instance variable 'parentPattern' does not need "this". 219 9
    #A3908 warning RedundantThis Reference to instance variable 'parentPattern' does not need "this". 249 38
    #A3909 warning RedundantThis Reference to instance variable 'first' does not need "this". 250 24
    #A3910 warning RedundantThis Reference to instance variable 'last' does not need "this". 251 23
    #A3911 warning RedundantThis Reference to instance variable 'groups' does not need "this". 252 25
    #A3912 warning RedundantThis Reference to instance variable 'hitEnd' does not need "this". 1190 9
    #A3913 warning RedundantThis Reference to instance variable 'requireEnd' does not need "this". 1191 9
    #A3914 warning RedundantThis Reference to instance variable 'first' does not need "this". 1193 9
    #A3915 warning RedundantThis Reference to instance variable 'oldLast' does not need "this". 1194 9
    #A3916 warning RedundantThis Reference to instance variable 'first' does not need "this". 1200 13
    #A3917 warning RedundantThis Reference to instance variable 'oldLast' does not need "this". 1201 9
    #A3918 warning RedundantThis Reference to instance variable 'last' does not need "this". 1201 24
    #A3919 warning RedundantThis Reference to instance variable 'hitEnd' does not need "this". 1212 9
    #A3920 warning RedundantThis Reference to instance variable 'requireEnd' does not need "this". 1213 9
    #A3921 warning RedundantThis Reference to instance variable 'first' does not need "this". 1215 9
    #A3922 warning RedundantThis Reference to instance variable 'oldLast' does not need "this". 1216 9
    #A3923 warning RedundantThis Reference to instance variable 'first' does not need "this". 1222 13
    #A3924 warning RedundantThis Reference to instance variable 'oldLast' does not need "this". 1223 9
    #A3925 warning RedundantThis Reference to instance variable 'last' does not need "this". 1223 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/regex/Pattern.java

    Severity Rule Message Line Col
    #A3926 warning RedundantThis Reference to instance variable 'localCount' does not need "this". 2906 37
    #A3927 warning RedundantThis Reference to instance variable 'localCount' does not need "this". 2908 41
    #A3928 warning RedundantThis Reference to instance variable 'localCount' does not need "this". 2910 17
    #A3929 warning RedundantThis Reference to instance variable 'atom' does not need "this". 4073 13
    #A3930 warning RedundantThis Reference to instance variable 'atom' does not need "this". 4117 13
    #A3931 warning RedundantThis Reference to instance variable 'atom' does not need "this". 4265 13
    #A3932 warning RedundantThis Reference to instance variable 'localIndex' does not need "this". 4269 13
    #A3933 warning RedundantThis Reference to instance variable 'groupIndex' does not need "this". 4270 13
    #A3934 warning RedundantThis Reference to instance variable 'atom' does not need "this". 4882 13
    #A3935 warning RedundantThis Reference to instance variable 'buffer' does not need "this". 5345 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/regex/PatternSyntaxException.java

    Severity Rule Message Line Col
    #A3936 warning RedundantThis Reference to instance variable 'pattern' does not need "this". 64 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/Deflater.java

    Severity Rule Message Line Col
    #A3937 warning RedundantThis Reference to instance variable 'strategy' does not need "this". 168 9
    #A3938 warning RedundantThis Reference to instance variable 'zsRef' does not need "this". 169 9
    #A3939 warning RedundantThis Reference to instance variable 'buf' does not need "this". 205 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/DeflaterOutputStream.java

    Severity Rule Message Line Col
    #A3940 warning RedundantThis Reference to instance variable 'buf' does not need "this". 89 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/GZIPInputStream.java

    Severity Rule Message Line Col
    #A3941 warning RedundantThis Method call to 'read' does not need "this". 121 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/Inflater.java

    Severity Rule Message Line Col
    #A3942 warning RedundantThis Reference to instance variable 'buf' does not need "this". 128 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipCoder.java

    Severity Rule Message Line Col
    #A3943 warning RedundantThis Reference to instance variable 'isUTF8' does not need "this". 135 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipFile.java

    Severity Rule Message Line Col
    #A3944 warning RedundantThis Reference to instance variable 'zc' does not need "this". 212 9
    #A3945 warning RedundantThis Reference to instance variable 'total' does not need "this". 218 9
    #A3946 warning RedundantThis Reference to instance variable 'jzfile' does not need "this". 602 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipInputStream.java

    Severity Rule Message Line Col
    #A3947 warning RedundantThis Reference to instance variable 'zc' does not need "this". 104 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipOutputStream.java

    Severity Rule Message Line Col
    #A3948 warning RedundantThis Reference to instance variable 'zc' does not need "this". 121 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleRelation.java

    Severity Rule Message Line Col
    #A3949 warning RedundantThis Reference to instance variable 'target' does not need "this". 286 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/Cipher.java

    Severity Rule Message Line Col
    #A3950 warning RedundantThis Reference to instance variable 'spi' does not need "this". 253 9
    #A3951 warning RedundantThis Reference to instance variable 'cryptoPerm' does not need "this". 256 9
    #A3952 warning RedundantThis Reference to instance variable 'lock' does not need "this". 257 9
    #A3953 warning RedundantThis Reference to instance variable 'spi' does not need "this". 267 9
    #A3954 warning RedundantThis Reference to instance variable 'cryptoPerm' does not need "this". 269 9
    #A3955 warning RedundantThis Reference to instance variable 'lock' does not need "this". 270 9
    #A3956 warning RedundantThis Reference to instance variable 'lock' does not need "this". 280 9
    #A3957 warning RedundantThis Reference to instance variable 'transform' does not need "this". 346 13
    #A3958 warning RedundantThis Reference to instance variable 'spi' does not need "this". 851 21
    #A3959 warning RedundantThis Reference to instance variable 'provider' does not need "this". 890 16
    #A3960 warning RedundantThis Reference to instance variable 'transformation' does not need "this". 903 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CryptoPermission.java

    Severity Rule Message Line Col
    #A3961 warning RedundantThis Reference to instance variable 'checkParam' does not need "this". 116 9
    #A3962 warning RedundantThis Reference to instance variable 'checkParam' does not need "this". 191 9
    #A3963 warning RedundantThis Reference to instance variable 'maxKeySize' does not need "this". 232 30
    #A3964 warning RedundantThis Reference to instance variable 'checkParam' does not need "this". 271 13
    #A3965 warning RedundantThis Reference to instance variable 'exemptionMechanism' does not need "this". 274 30
    #A3966 warning RedundantThis Reference to instance variable 'algParamSpec' does not need "this". 276 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CryptoPermissions.java

    Severity Rule Message Line Col
    #A3967 warning RedundantThis Method call to 'add' does not need "this". 91 13
    #A3968 warning RedundantThis Reference to instance variable 'perms' does not need "this". 189 13
    #A3969 warning RedundantThis Reference to instance variable 'perms' does not need "this". 211 32
    #A3970 warning RedundantThis Reference to instance variable 'perms' does not need "this". 216 39
    #A3971 warning RedundantThis Reference to instance variable 'perms' does not need "this". 241 35
    #A3972 warning RedundantThis Reference to instance variable 'perms' does not need "this". 259 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CryptoPolicyParser.java

    Severity Rule Message Line Col
    #A3973 warning RedundantThis Reference to instance variable 'cryptoPermission' does not need "this". 655 17
    #A3974 warning RedundantThis Reference to instance variable 'cryptoPermission' does not need "this". 658 22
    #A3975 warning RedundantThis Reference to instance variable 'alg' does not need "this". 663 17
    #A3976 warning RedundantThis Reference to instance variable 'alg' does not need "this". 666 22
    #A3977 warning RedundantThis Reference to instance variable 'maxKeySize' does not need "this". 670 19
    #A3978 warning RedundantThis Reference to instance variable 'checkParam' does not need "this". 672 17
    #A3979 warning RedundantThis Reference to instance variable 'algParamSpec' does not need "this". 674 17
    #A3980 warning RedundantThis Reference to instance variable 'algParamSpec' does not need "this". 677 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/EncryptedPrivateKeyInfo.java

    Severity Rule Message Line Col
    #A3981 warning RedundantThis Reference to instance variable 'algid' does not need "this". 95 9
    #A3982 warning RedundantThis Reference to instance variable 'encryptedData' does not need "this". 100 9
    #A3983 warning RedundantThis Reference to instance variable 'algid' does not need "this". 137 9
    #A3984 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 150 9
    #A3985 warning RedundantThis Reference to instance variable 'algid' does not need "this". 178 9
    #A3986 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 191 9
    #A3987 warning RedundantThis Reference to instance variable 'algid' does not need "this". 208 16
    #A3988 warning RedundantThis Reference to instance variable 'algid' does not need "this". 216 16
    #A3989 warning RedundantThis Reference to instance variable 'encryptedData' does not need "this". 225 24
    #A3990 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 402 13
    #A3991 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 414 13
    #A3992 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 416 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/ExemptionMechanism.java

    Severity Rule Message Line Col
    #A3993 warning RedundantThis Reference to instance variable 'mechanism' does not need "this". 99 16
    #A3994 warning RedundantThis Reference to instance variable 'provider' does not need "this". 236 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/JceSecurityManager.java

    Severity Rule Message Line Col
    #A3995 warning RedundantThis Method call to 'getClass' does not need "this". 120 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/KeyAgreement.java

    Severity Rule Message Line Col
    #A3996 warning RedundantThis Reference to instance variable 'spi' does not need "this". 109 9
    #A3997 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 132 16
    #A3998 warning RedundantThis Reference to instance variable 'provider' does not need "this". 411 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/KeyGenerator.java

    Severity Rule Message Line Col
    #A3999 warning RedundantThis Reference to instance variable 'spi' does not need "this". 146 9
    #A4000 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 173 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/Mac.java

    Severity Rule Message Line Col
    #A4001 warning RedundantThis Reference to instance variable 'spi' does not need "this". 110 9
    #A4002 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 134 16
    #A4003 warning RedundantThis Reference to instance variable 'provider' does not need "this". 384 16
    #A4004 warning RedundantThis Reference to instance variable 'spi' does not need "this". 654 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/SealedObject.java

    Severity Rule Message Line Col
    #A4005 warning RedundantThis Reference to instance variable 'encryptedContent' does not need "this". 172 13
    #A4006 warning RedundantThis Reference to instance variable 'encodedParams' does not need "this". 181 13
    #A4007 warning RedundantThis Reference to instance variable 'paramsAlg' does not need "this". 182 13
    #A4008 warning RedundantThis Reference to instance variable 'sealAlg' does not need "this". 186 9
    #A4009 warning RedundantThis Reference to instance variable 'encryptedContent' does not need "this". 196 9
    #A4010 warning RedundantThis Reference to instance variable 'sealAlg' does not need "this". 197 9
    #A4011 warning RedundantThis Reference to instance variable 'paramsAlg' does not need "this". 198 9
    #A4012 warning RedundantThis Reference to instance variable 'encodedParams' does not need "this". 200 13
    #A4013 warning RedundantThis Reference to instance variable 'encodedParams' does not need "this". 202 13
    #A4014 warning RedundantThis Reference to instance variable 'sealAlg' does not need "this". 212 16
    #A4015 warning RedundantThis Reference to instance variable 'encryptedContent' does not need "this". 295 36
    #A4016 warning RedundantThis Reference to instance variable 'encodedParams' does not need "this". 373 13
    #A4017 warning RedundantThis Reference to instance variable 'paramsAlg' does not need "this". 376 62
    #A4018 warning RedundantThis Reference to instance variable 'paramsAlg' does not need "this". 379 62
    #A4019 warning RedundantThis Reference to instance variable 'paramsAlg' does not need "this". 383 56
    #A4020 warning RedundantThis Reference to instance variable 'encodedParams' does not need "this". 389 25
    #A4021 warning RedundantThis Reference to instance variable 'sealAlg' does not need "this". 398 40
    #A4022 warning RedundantThis Reference to instance variable 'sealAlg' does not need "this". 400 40
    #A4023 warning RedundantThis Reference to instance variable 'sealAlg' does not need "this". 407 52
    #A4024 warning RedundantThis Reference to instance variable 'encryptedContent' does not need "this". 427 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/SecretKeyFactory.java

    Severity Rule Message Line Col
    #A4025 warning RedundantThis Reference to instance variable 'spi' does not need "this". 110 9
    #A4026 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 273 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DESKeySpec.java

    Severity Rule Message Line Col
    #A4027 warning RedundantThis Reference to instance variable 'key' does not need "this". 168 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DESedeKeySpec.java

    Severity Rule Message Line Col
    #A4028 warning RedundantThis Reference to instance variable 'key' does not need "this". 98 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DHGenParameterSpec.java

    Severity Rule Message Line Col
    #A4029 warning RedundantThis Reference to instance variable 'primeSize' does not need "this". 74 16
    #A4030 warning RedundantThis Reference to instance variable 'exponentSize' does not need "this". 83 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DHParameterSpec.java

    Severity Rule Message Line Col
    #A4031 warning RedundantThis Reference to instance variable 'l' does not need "this". 76 9
    #A4032 warning RedundantThis Reference to instance variable 'p' does not need "this". 101 16
    #A4033 warning RedundantThis Reference to instance variable 'g' does not need "this". 110 16
    #A4034 warning RedundantThis Reference to instance variable 'l' does not need "this". 121 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DHPrivateKeySpec.java

    Severity Rule Message Line Col
    #A4035 warning RedundantThis Reference to instance variable 'x' does not need "this". 73 16
    #A4036 warning RedundantThis Reference to instance variable 'p' does not need "this". 82 16
    #A4037 warning RedundantThis Reference to instance variable 'g' does not need "this". 91 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DHPublicKeySpec.java

    Severity Rule Message Line Col
    #A4038 warning RedundantThis Reference to instance variable 'y' does not need "this". 73 16
    #A4039 warning RedundantThis Reference to instance variable 'p' does not need "this". 82 16
    #A4040 warning RedundantThis Reference to instance variable 'g' does not need "this". 91 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/IvParameterSpec.java

    Severity Rule Message Line Col
    #A4041 warning RedundantThis Reference to instance variable 'iv' does not need "this". 97 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/PBEParameterSpec.java

    Severity Rule Message Line Col
    #A4042 warning RedundantThis Reference to instance variable 'salt' does not need "this". 67 24
    #A4043 warning RedundantThis Reference to instance variable 'iterationCount' does not need "this". 76 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/RC2ParameterSpec.java

    Severity Rule Message Line Col
    #A4044 warning RedundantThis Reference to instance variable 'effectiveKeyBits' does not need "this". 110 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/RC5ParameterSpec.java

    Severity Rule Message Line Col
    #A4045 warning RedundantThis Reference to instance variable 'version' does not need "this". 132 16
    #A4046 warning RedundantThis Reference to instance variable 'rounds' does not need "this". 141 16
    #A4047 warning RedundantThis Reference to instance variable 'wordSize' does not need "this". 150 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/SecretKeySpec.java

    Severity Rule Message Line Col
    #A4048 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 165 16
    #A4049 warning RedundantThis Reference to instance variable 'key' does not need "this". 184 24
    #A4050 warning RedundantThis Reference to instance variable 'key' does not need "this". 193 29
    #A4051 warning RedundantThis Reference to instance variable 'key' does not need "this". 194 23
    #A4052 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 196 13
    #A4053 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 199 31
    #A4054 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 221 40
    #A4055 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 223 23
    #A4056 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 225 26
    #A4057 warning RedundantThis Reference to instance variable 'key' does not need "this". 231 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/IIOImage.java

    Severity Rule Message Line Col
    #A4058 warning RedundantThis Reference to instance variable 'raster' does not need "this". 112 9
    #A4059 warning RedundantThis Reference to instance variable 'image' does not need "this". 140 9
    #A4060 warning RedundantThis Reference to instance variable 'raster' does not need "this". 177 13
    #A4061 warning RedundantThis Reference to instance variable 'image' does not need "this". 227 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageIO.java

    Severity Rule Message Line Col
    #A4062 warning RedundantThis Reference to instance variable 'readerSpiName' does not need "this". 1210 13
    #A4063 warning RedundantThis Reference to instance variable 'writerSpiName' does not need "this". 1211 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageReadParam.java

    Severity Rule Message Line Col
    #A4064 warning RedundantThis Reference to instance variable 'sourceRenderSize' does not need "this". 380 13
    #A4065 warning RedundantThis Reference to instance variable 'sourceRenderSize' does not need "this". 385 13
    #A4066 warning RedundantThis Reference to instance variable 'minProgressivePass' does not need "this". 458 9
    #A4067 warning RedundantThis Reference to instance variable 'numProgressivePasses' does not need "this". 459 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageReader.java

    Severity Rule Message Line Col
    #A4068 warning RedundantThis Reference to instance variable 'minIndex' does not need "this". 312 13
    #A4069 warning RedundantThis Reference to instance variable 'abortFlag' does not need "this". 1769 9
    #A4070 warning RedundantThis Reference to instance variable 'abortFlag' does not need "this". 1784 16
    #A4071 warning RedundantThis Reference to instance variable 'abortFlag' does not need "this". 1796 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageTypeSpecifier.java

    Severity Rule Message Line Col
    #A4072 warning RedundantThis Reference to instance variable 'colorSpace' does not need "this". 339 20
    #A4073 warning RedundantThis Reference to instance variable 'dataType' does not need "this". 340 18
    #A4074 warning RedundantThis Reference to instance variable 'hasAlpha' does not need "this". 341 18
    #A4075 warning RedundantThis Reference to instance variable 'isAlphaPremultiplied' does not need "this". 342 18
    #A4076 warning RedundantThis Reference to instance variable 'bandOffsets' does not need "this". 343 18
    #A4077 warning RedundantThis Reference to instance variable 'bandOffsets' does not need "this". 348 21
    #A4078 warning RedundantThis Reference to instance variable 'colorSpace' does not need "this". 483 20
    #A4079 warning RedundantThis Reference to instance variable 'dataType' does not need "this". 484 18
    #A4080 warning RedundantThis Reference to instance variable 'hasAlpha' does not need "this". 485 18
    #A4081 warning RedundantThis Reference to instance variable 'isAlphaPremultiplied' does not need "this". 486 18
    #A4082 warning RedundantThis Reference to instance variable 'bankIndices' does not need "this". 487 18
    #A4083 warning RedundantThis Reference to instance variable 'bandOffsets' does not need "this". 488 18
    #A4084 warning RedundantThis Reference to instance variable 'bankIndices' does not need "this". 493 21
    #A4085 warning RedundantThis Reference to instance variable 'bandOffsets' does not need "this". 499 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageWriteParam.java

    Severity Rule Message Line Col
    #A4086 warning RedundantThis Reference to instance variable 'tilingMode' does not need "this". 493 9
    #A4087 warning RedundantThis Reference to instance variable 'tilingSet' does not need "this". 618 9
    #A4088 warning RedundantThis Reference to instance variable 'tilingSet' does not need "this". 648 9
    #A4089 warning RedundantThis Reference to instance variable 'tileWidth' does not need "this". 649 9
    #A4090 warning RedundantThis Reference to instance variable 'tileHeight' does not need "this". 650 9
    #A4091 warning RedundantThis Reference to instance variable 'tileGridXOffset' does not need "this". 651 9
    #A4092 warning RedundantThis Reference to instance variable 'tileGridYOffset' does not need "this". 652 9
    #A4093 warning RedundantThis Reference to instance variable 'progressiveMode' does not need "this". 841 9
    #A4094 warning RedundantThis Reference to instance variable 'compressionMode' does not need "this". 921 9
    #A4095 warning RedundantThis Reference to instance variable 'compressionType' does not need "this". 1107 9
    #A4096 warning RedundantThis Reference to instance variable 'compressionQuality' does not need "this". 1108 9
    #A4097 warning RedundantThis Reference to instance variable 'compressionQuality' does not need "this". 1249 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageWriter.java

    Severity Rule Message Line Col
    #A4098 warning RedundantThis Reference to instance variable 'abortFlag' does not need "this". 1597 9
    #A4099 warning RedundantThis Reference to instance variable 'abortFlag' does not need "this". 1612 16
    #A4100 warning RedundantThis Reference to instance variable 'abortFlag' does not need "this". 1624 9
    #A4101 warning RedundantThis Reference to instance variable 'warningListeners' does not need "this". 1688 9
    #A4102 warning RedundantThis Reference to instance variable 'warningLocales' does not need "this". 1689 9
    #A4103 warning RedundantThis Reference to instance variable 'progressListeners' does not need "this". 1741 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/metadata/IIOMetadata.java

    Severity Rule Message Line Col
    #A4104 warning RedundantThis Reference to instance variable 'standardFormatSupported' does not need "this". 177 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/metadata/IIOMetadataFormatImpl.java

    Severity Rule Message Line Col
    #A4105 warning RedundantThis Method call to 'getClass' does not need "this". 88 39

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/metadata/IIOMetadataNode.java

    Severity Rule Message Line Col
    #A4106 warning RedundantThis Reference to instance variable 'lastChild' does not need "this". 479 24
    #A4107 warning RedundantThis Reference to instance variable 'lastChild' does not need "this". 481 13
    #A4108 warning RedundantThis Reference to instance variable 'firstChild' does not need "this". 499 13
    #A4109 warning RedundantThis Reference to instance variable 'firstChild' does not need "this". 500 13
    #A4110 warning RedundantThis Reference to instance variable 'firstChild' does not need "this". 589 13
    #A4111 warning RedundantThis Reference to instance variable 'firstChild' does not need "this". 590 13
    #A4112 warning RedundantThis Reference to instance variable 'lastChild' does not need "this". 592 13
    #A4113 warning RedundantThis Reference to instance variable 'lastChild' does not need "this". 593 13
    #A4114 warning RedundantThis Reference to instance variable 'nodeName' does not need "this". 649 55

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/plugins/jpeg/JPEGImageReadParam.java

    Severity Rule Message Line Col
    #A4115 warning RedundantThis Reference to instance variable 'qTables' does not need "this". 149 9
    #A4116 warning RedundantThis Reference to instance variable 'DCHuffmanTables' does not need "this". 150 9
    #A4117 warning RedundantThis Reference to instance variable 'ACHuffmanTables' does not need "this". 151 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/plugins/jpeg/JPEGImageWriteParam.java

    Severity Rule Message Line Col
    #A4118 warning RedundantThis Reference to instance variable 'qTables' does not need "this". 237 9
    #A4119 warning RedundantThis Reference to instance variable 'DCHuffmanTables' does not need "this". 238 9
    #A4120 warning RedundantThis Reference to instance variable 'ACHuffmanTables' does not need "this". 239 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/FileCacheImageInputStream.java

    Severity Rule Message Line Col
    #A4121 warning RedundantThis Reference to instance variable 'cacheFile' does not need "this". 100 9
    #A4122 warning RedundantThis Reference to instance variable 'cache' does not need "this". 102 9
    #A4123 warning RedundantThis Reference to instance variable 'closeAction' does not need "this". 104 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/FileCacheImageOutputStream.java

    Severity Rule Message Line Col
    #A4124 warning RedundantThis Reference to instance variable 'cacheFile' does not need "this". 86 9
    #A4125 warning RedundantThis Reference to instance variable 'cache' does not need "this". 88 9
    #A4126 warning RedundantThis Reference to instance variable 'closeAction' does not need "this". 90 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/ImageInputStreamImpl.java

    Severity Rule Message Line Col
    #A4127 warning RedundantThis Method call to 'read' does not need "this". 204 18
    #A4128 warning RedundantThis Method call to 'read' does not need "this". 212 18
    #A4129 warning RedundantThis Method call to 'read' does not need "this". 220 18
    #A4130 warning RedundantThis Reference to instance variable 'bitOffset' does not need "this". 322 9
    #A4131 warning RedundantThis Reference to instance variable 'bitOffset' does not need "this". 648 29
    #A4132 warning RedundantThis Reference to instance variable 'bitOffset' does not need "this". 661 9
    #A4133 warning RedundantThis Reference to instance variable 'bitOffset' does not need "this". 680 29
    #A4134 warning RedundantThis Reference to instance variable 'bitOffset' does not need "this". 699 9
    #A4135 warning RedundantThis Reference to instance variable 'streamPos' does not need "this". 771 9
    #A4136 warning RedundantThis Reference to instance variable 'bitOffset' does not need "this". 772 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/MemoryCache.java

    Severity Rule Message Line Col
    #A4137 warning RedundantThis Reference to instance variable 'cacheStart' does not need "this". 351 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/BadStringOperationException.java

    Severity Rule Message Line Col
    #A4138 warning RedundantThis Reference to instance variable 'op' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ImmutableDescriptor.java

    Severity Rule Message Line Col
    #A4139 warning RedundantThis Reference to instance variable 'names' does not need "this". 116 9
    #A4140 warning RedundantThis Reference to instance variable 'values' does not need "this". 117 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanAttributeInfo.java

    Severity Rule Message Line Col
    #A4141 warning RedundantThis Reference to instance variable 'attributeType' does not need "this". 148 9
    #A4142 warning RedundantThis Reference to instance variable 'isRead' does not need "this". 149 9
    #A4143 warning RedundantThis Reference to instance variable 'isWrite' does not need "this". 150 9
    #A4144 warning RedundantThis Reference to instance variable 'is' does not need "this". 160 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanConstructorInfo.java

    Severity Rule Message Line Col
    #A4145 warning RedundantThis Reference to instance variable 'arrayGettersSafe' does not need "this". 112 9
    #A4146 warning RedundantThis Method call to 'getClass' does not need "this". 113 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanInfo.java

    Severity Rule Message Line Col
    #A4147 warning RedundantThis Reference to instance variable 'arrayGettersSafe' does not need "this". 256 9
    #A4148 warning RedundantThis Method call to 'getClass' does not need "this". 257 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanNotificationInfo.java

    Severity Rule Message Line Col
    #A4149 warning RedundantThis Reference to instance variable 'types' does not need "this". 119 9
    #A4150 warning RedundantThis Reference to instance variable 'arrayGettersSafe' does not need "this". 120 9
    #A4151 warning RedundantThis Method call to 'getClass' does not need "this". 121 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanOperationInfo.java

    Severity Rule Message Line Col
    #A4152 warning RedundantThis Reference to instance variable 'arrayGettersSafe' does not need "this". 169 9
    #A4153 warning RedundantThis Method call to 'getClass' does not need "this". 170 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanPermission.java

    Severity Rule Message Line Col
    #A4154 warning RedundantThis Reference to instance variable 'mask' does not need "this". 481 34
    #A4155 warning RedundantThis Method call to 'getName' does not need "this". 604 16
    #A4156 warning RedundantThis Method call to 'getActions' does not need "this". 604 44
    #A4157 warning RedundantThis Reference to instance variable 'mask' does not need "this". 1039 14
    #A4158 warning RedundantThis Reference to instance variable 'mask' does not need "this". 1040 19
    #A4159 warning RedundantThis Reference to instance variable 'mask' does not need "this". 1045 18
    #A4160 warning RedundantThis Reference to instance variable 'classNamePrefix' does not need "this". 1081 20
    #A4161 warning RedundantThis Reference to instance variable 'classNameExactMatch' does not need "this". 1084 20
    #A4162 warning RedundantThis Reference to instance variable 'classNamePrefix' does not need "this". 1087 46
    #A4163 warning RedundantThis Reference to instance variable 'classNamePrefix' does not need "this". 1092 50
    #A4164 warning RedundantThis Reference to instance variable 'member' does not need "this". 1100 20
    #A4165 warning RedundantThis Reference to instance variable 'member' does not need "this". 1103 20
    #A4166 warning RedundantThis Reference to instance variable 'member' does not need "this". 1105 21
    #A4167 warning RedundantThis Reference to instance variable 'objectName' does not need "this". 1113 20
    #A4168 warning RedundantThis Reference to instance variable 'objectName' does not need "this". 1116 21
    #A4169 warning RedundantThis Reference to instance variable 'objectName' does not need "this". 1121 18
    #A4170 warning RedundantThis Reference to instance variable 'mask' does not need "this". 1146 17
    #A4171 warning RedundantThis Method call to 'getName' does not need "this". 1147 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanServerDelegate.java

    Severity Rule Message Line Col
    #A4172 warning RedundantThis Reference to instance variable 'sequenceNumber' does not need "this". 206 48

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanServerPermission.java

    Severity Rule Message Line Col
    #A4173 warning RedundantThis Reference to instance variable 'mask' does not need "this". 281 18
    #A4174 warning RedundantThis Reference to instance variable 'mask' does not need "this". 301 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/Notification.java

    Severity Rule Message Line Col
    #A4175 warning RedundantThis Reference to instance variable 'timeStamp' does not need "this". 188 9
    #A4176 warning RedundantThis Reference to instance variable 'timeStamp' does not need "this". 206 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NumericValueExp.java

    Severity Rule Message Line Col
    #A4177 warning RedundantThis Reference to instance variable 'val' does not need "this". 216 11
    #A4178 warning RedundantThis Reference to instance variable 'val' does not need "this". 220 11

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ObjectInstance.java

    Severity Rule Message Line Col
    #A4179 warning RedundantThis Reference to instance variable 'name' does not need "this". 99 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ObjectName.java

    Severity Rule Message Line Col
    #A4180 warning RedundantThis Method call to 'getDomain' does not need "this". 2080 27
    #A4181 warning RedundantThis Method call to 'getKeyProperty' does not need "this". 2092 30
    #A4182 warning RedundantThis Method call to 'getCanonicalName' does not need "this". 2104 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/StandardEmitterMBean.java

    Severity Rule Message Line Col
    #A4183 warning RedundantThis Reference to instance variable 'notificationInfo' does not need "this". 106 9
    #A4184 warning RedundantThis Reference to instance variable 'notificationInfo' does not need "this". 151 9
    #A4185 warning RedundantThis Reference to instance variable 'notificationInfo' does not need "this". 191 9
    #A4186 warning RedundantThis Reference to instance variable 'notificationInfo' does not need "this". 234 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/StandardMBean.java

    Severity Rule Message Line Col
    #A4187 warning RedundantThis Reference to instance variable 'mbean' does not need "this". 175 13
    #A4188 warning RedundantThis Reference to instance variable 'mbean' does not need "this". 181 13
    #A4189 warning RedundantThis Reference to instance variable 'mbean' does not need "this". 331 13
    #A4190 warning RedundantThis Reference to instance variable 'mbean' does not need "this". 334 13
    #A4191 warning RedundantThis Method call to 'getClass' does not need "this". 453 53

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/loading/MLet.java

    Severity Rule Message Line Col
    #A4192 warning RedundantThis Reference to instance variable 'mletObjectName' does not need "this". 780 9
    #A4193 warning RedundantThis Reference to instance variable 'mletObjectName' does not need "this". 781 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/loading/MLetContent.java

    Severity Rule Message Line Col
    #A4194 warning RedundantThis Reference to instance variable 'documentURL' does not need "this". 92 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/DescriptorSupport.java

    Severity Rule Message Line Col
    #A4195 warning RedundantThis Method call to 'getFieldValue' does not need "this". 919 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanAttributeInfo.java

    Severity Rule Message Line Col
    #A4196 warning RedundantThis Method call to 'getName' does not need "this". 430 47
    #A4197 warning RedundantThis Method call to 'getDescription' does not need "this". 431 38
    #A4198 warning RedundantThis Method call to 'getType' does not need "this". 432 32
    #A4199 warning RedundantThis Method call to 'isReadable' does not need "this". 433 37
    #A4200 warning RedundantThis Method call to 'isWritable' does not need "this". 434 37
    #A4201 warning RedundantThis Method call to 'getDescriptor' does not need "this". 435 37
    #A4202 warning RedundantThis Method call to 'getName' does not need "this". 464 40
    #A4203 warning RedundantThis Method call to 'getName' does not need "this". 465 76
    #A4204 warning RedundantThis Method call to 'getName' does not need "this". 472 46
    #A4205 warning RedundantThis Method call to 'getName' does not need "this". 473 83
    #A4206 warning RedundantThis Method call to 'getName' does not need "this". 485 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanConstructorInfo.java

    Severity Rule Message Line Col
    #A4207 warning RedundantThis Method call to 'getName' does not need "this". 379 53
    #A4208 warning RedundantThis Method call to 'getDescription' does not need "this". 380 42
    #A4209 warning RedundantThis Method call to 'getDescriptor' does not need "this". 381 41
    #A4210 warning RedundantThis Method call to 'getSignature' does not need "this". 383 47
    #A4211 warning RedundantThis Method call to 'getName' does not need "this". 418 40
    #A4212 warning RedundantThis Method call to 'getName' does not need "this". 419 76
    #A4213 warning RedundantThis Method call to 'getName' does not need "this". 426 46
    #A4214 warning RedundantThis Method call to 'getName' does not need "this". 427 83
    #A4215 warning RedundantThis Method call to 'getName' does not need "this". 443 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanInfoSupport.java

    Severity Rule Message Line Col
    #A4216 warning RedundantThis Method call to 'getClassName' does not need "this". 638 73
    #A4217 warning RedundantThis Method call to 'getClassName' does not need "this". 639 32
    #A4218 warning RedundantThis Method call to 'getDescriptor' does not need "this". 662 33
    #A4219 warning RedundantThis Method call to 'getClassName' does not need "this". 958 36
    #A4220 warning RedundantThis Method call to 'getClassName' does not need "this". 959 72
    #A4221 warning RedundantThis Method call to 'getClassName' does not need "this". 966 42
    #A4222 warning RedundantThis Method call to 'getClassName' does not need "this". 967 79

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanNotificationInfo.java

    Severity Rule Message Line Col
    #A4223 warning RedundantThis Method call to 'getName' does not need "this". 308 21
    #A4224 warning RedundantThis Method call to 'getDescription' does not need "this". 311 21
    #A4225 warning RedundantThis Method call to 'getDescriptor' does not need "this". 314 21
    #A4226 warning RedundantThis Method call to 'getNotifTypes' does not need "this". 317 27
    #A4227 warning RedundantThis Method call to 'getName' does not need "this". 352 36
    #A4228 warning RedundantThis Method call to 'getName' does not need "this". 353 72
    #A4229 warning RedundantThis Method call to 'getName' does not need "this". 360 42
    #A4230 warning RedundantThis Method call to 'getName' does not need "this". 361 79
    #A4231 warning RedundantThis Method call to 'getName' does not need "this". 377 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanOperationInfo.java

    Severity Rule Message Line Col
    #A4232 warning RedundantThis Method call to 'getName' does not need "this". 419 51
    #A4233 warning RedundantThis Method call to 'getDescription' does not need "this". 420 42
    #A4234 warning RedundantThis Method call to 'getDescriptor' does not need "this". 421 41
    #A4235 warning RedundantThis Method call to 'getReturnType' does not need "this". 422 41
    #A4236 warning RedundantThis Method call to 'getSignature' does not need "this". 424 47
    #A4237 warning RedundantThis Method call to 'getName' does not need "this". 459 40
    #A4238 warning RedundantThis Method call to 'getName' does not need "this". 460 76
    #A4239 warning RedundantThis Method call to 'getName' does not need "this". 467 46
    #A4240 warning RedundantThis Method call to 'getName' does not need "this". 468 83
    #A4241 warning RedundantThis Method call to 'getName' does not need "this". 484 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/RequiredModelMBean.java

    Severity Rule Message Line Col
    #A4242 warning RedundantThis Method call to 'getAttribute' does not need "this". 1843 29
    #A4243 warning RedundantThis Method call to 'getClass' does not need "this". 2009 43
    #A4244 warning RedundantThis Reference to instance variable 'server' does not need "this". 2852 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/MonitorNotification.java

    Severity Rule Message Line Col
    #A4245 warning RedundantThis Reference to instance variable 'observedObject' does not need "this". 208 9
    #A4246 warning RedundantThis Reference to instance variable 'observedAttribute' does not need "this". 209 9
    #A4247 warning RedundantThis Reference to instance variable 'derivedGauge' does not need "this". 210 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/ArrayType.java

    Severity Rule Message Line Col
    #A4248 warning RedundantThis Reference to instance variable 'primitiveArray' does not need "this". 302 13
    #A4249 warning RedundantThis Reference to instance variable 'primitiveArray' does not need "this". 306 13
    #A4250 warning RedundantThis Reference to instance variable 'dimension' does not need "this". 380 9
    #A4251 warning RedundantThis Method call to 'getClassName' does not need "this". 566 14
    #A4252 warning RedundantThis Reference to instance variable 'elementType' does not need "this". 583 15
    #A4253 warning RedundantThis Reference to instance variable 'elementType' does not need "this". 584 15
    #A4254 warning RedundantThis Reference to instance variable 'dimension' does not need "this". 598 55
    #A4255 warning RedundantThis Method call to 'getElementOpenType' does not need "this". 630 53
    #A4256 warning RedundantThis Reference to instance variable 'dimension' does not need "this". 684 13
    #A4257 warning RedundantThis Reference to instance variable 'elementType' does not need "this". 690 14
    #A4258 warning RedundantThis Reference to instance variable 'primitiveArray' does not need "this". 696 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/CompositeDataSupport.java

    Severity Rule Message Line Col
    #A4259 warning RedundantThis Reference to instance variable 'contents' does not need "this". 244 9
    #A4260 warning RedundantThis Method call to 'get' does not need "this". 291 26
    #A4261 warning RedundantThis Method call to 'getCompositeType' does not need "this". 372 14
    #A4262 warning RedundantThis Method call to 'getClass' does not need "this". 465 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/CompositeType.java

    Severity Rule Message Line Col
    #A4263 warning RedundantThis Method call to 'isAssignableFrom' does not need "this". 316 16
    #A4264 warning RedundantThis Method call to 'getTypeName' does not need "this". 386 16
    #A4265 warning RedundantThis Reference to instance variable 'nameToType' does not need "this". 391 16
    #A4266 warning RedundantThis Method call to 'getTypeName' does not need "this". 422 22
    #A4267 warning RedundantThis Reference to instance variable 'nameToType' does not need "this". 425 26
    #A4268 warning RedundantThis Method call to 'getClass' does not need "this". 453 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanAttributeInfoSupport.java

    Severity Rule Message Line Col
    #A4269 warning RedundantThis Reference to instance variable 'defaultValue' does not need "this". 190 9
    #A4270 warning RedundantThis Reference to instance variable 'legalValues' does not need "this". 191 9
    #A4271 warning RedundantThis Reference to instance variable 'minValue' does not need "this". 192 9
    #A4272 warning RedundantThis Reference to instance variable 'maxValue' does not need "this". 193 9
    #A4273 warning RedundantThis Method call to 'isReadable' does not need "this". 978 13
    #A4274 warning RedundantThis Method call to 'isWritable' does not need "this". 979 13
    #A4275 warning RedundantThis Method call to 'isIs' does not need "this". 980 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanConstructorInfoSupport.java

    Severity Rule Message Line Col
    #A4276 warning RedundantThis Method call to 'getName' does not need "this". 201 16
    #A4277 warning RedundantThis Method call to 'getSignature' does not need "this". 206 30
    #A4278 warning RedundantThis Method call to 'getName' does not need "this". 253 22
    #A4279 warning RedundantThis Method call to 'getSignature' does not need "this". 254 36
    #A4280 warning RedundantThis Method call to 'getClass' does not need "this". 288 25
    #A4281 warning RedundantThis Method call to 'getName' does not need "this". 290 25
    #A4282 warning RedundantThis Method call to 'getSignature' does not need "this". 292 39
    #A4283 warning RedundantThis Method call to 'getDescriptor' does not need "this". 294 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanInfoSupport.java

    Severity Rule Message Line Col
    #A4284 warning RedundantThis Method call to 'getClassName' does not need "this". 272 16
    #A4285 warning RedundantThis Method call to 'getAttributes' does not need "this". 277 32
    #A4286 warning RedundantThis Method call to 'getConstructors' does not need "this". 282 32
    #A4287 warning RedundantThis Method call to 'getOperations' does not need "this". 287 32
    #A4288 warning RedundantThis Method call to 'getNotifications' does not need "this". 293 32
    #A4289 warning RedundantThis Method call to 'getClassName' does not need "this". 345 22
    #A4290 warning RedundantThis Method call to 'getAttributes' does not need "this". 346 35
    #A4291 warning RedundantThis Method call to 'getConstructors' does not need "this". 347 35
    #A4292 warning RedundantThis Method call to 'getOperations' does not need "this". 348 35
    #A4293 warning RedundantThis Method call to 'getNotifications' does not need "this". 349 35
    #A4294 warning RedundantThis Method call to 'getClass' does not need "this". 389 25
    #A4295 warning RedundantThis Method call to 'getClassName' does not need "this". 391 25
    #A4296 warning RedundantThis Method call to 'getAttributes' does not need "this". 393 39
    #A4297 warning RedundantThis Method call to 'getConstructors' does not need "this". 395 39
    #A4298 warning RedundantThis Method call to 'getOperations' does not need "this". 397 39
    #A4299 warning RedundantThis Method call to 'getNotifications' does not need "this". 399 39
    #A4300 warning RedundantThis Method call to 'getDescriptor' does not need "this". 401 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanOperationInfoSupport.java

    Severity Rule Message Line Col
    #A4301 warning RedundantThis Method call to 'getName' does not need "this". 289 16
    #A4302 warning RedundantThis Method call to 'getSignature' does not need "this". 294 30
    #A4303 warning RedundantThis Method call to 'getReturnOpenType' does not need "this". 299 16
    #A4304 warning RedundantThis Method call to 'getImpact' does not need "this". 304 14
    #A4305 warning RedundantThis Method call to 'getName' does not need "this". 351 22
    #A4306 warning RedundantThis Method call to 'getSignature' does not need "this". 352 36
    #A4307 warning RedundantThis Method call to 'getReturnOpenType' does not need "this". 353 22
    #A4308 warning RedundantThis Method call to 'getImpact' does not need "this". 354 22
    #A4309 warning RedundantThis Method call to 'getClass' does not need "this". 388 25
    #A4310 warning RedundantThis Method call to 'getName' does not need "this". 390 25
    #A4311 warning RedundantThis Method call to 'getSignature' does not need "this". 392 39
    #A4312 warning RedundantThis Method call to 'getReturnOpenType' does not need "this". 394 25
    #A4313 warning RedundantThis Method call to 'getImpact' does not need "this". 396 25
    #A4314 warning RedundantThis Method call to 'getDescriptor' does not need "this". 398 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanParameterInfoSupport.java

    Severity Rule Message Line Col
    #A4315 warning RedundantThis Reference to instance variable 'defaultValue' does not need "this". 161 9
    #A4316 warning RedundantThis Reference to instance variable 'legalValues' does not need "this". 162 9
    #A4317 warning RedundantThis Reference to instance variable 'minValue' does not need "this". 163 9
    #A4318 warning RedundantThis Reference to instance variable 'maxValue' does not need "this". 164 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenType.java

    Severity Rule Message Line Col
    #A4319 warning RedundantThis Reference to instance variable 'isArray' does not need "this". 184 9
    #A4320 warning RedundantThis Method call to 'getClass' does not need "this". 197 13
    #A4321 warning RedundantThis Method call to 'getClass' does not need "this". 199 35
    #A4322 warning RedundantThis Method call to 'equals' does not need "this". 367 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/SimpleType.java

    Severity Rule Message Line Col
    #A4323 warning RedundantThis Method call to 'getClassName' does not need "this". 210 16
    #A4324 warning RedundantThis Method call to 'getClassName' does not need "this". 242 16
    #A4325 warning RedundantThis Method call to 'getClassName' does not need "this". 260 42
    #A4326 warning RedundantThis Method call to 'getClass' does not need "this". 285 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/TabularDataSupport.java

    Severity Rule Message Line Col
    #A4327 warning RedundantThis Reference to instance variable 'indexNamesArray' does not need "this". 147 9
    #A4328 warning RedundantThis Reference to instance variable 'dataMap' does not need "this". 158 9
    #A4329 warning RedundantThis Method call to 'containsKey' does not need "this". 233 17
    #A4330 warning RedundantThis Method call to 'size' does not need "this". 560 17
    #A4331 warning RedundantThis Method call to 'getTabularType' does not need "this". 717 16
    #A4332 warning RedundantThis Method call to 'size' does not need "this". 726 13
    #A4333 warning RedundantThis Reference to instance variable 'tabularType' does not need "this". 762 19
    #A4334 warning RedundantThis Method call to 'getClass' does not need "this". 783 21
    #A4335 warning RedundantThis Reference to instance variable 'indexNamesArray' does not need "this". 810 72
    #A4336 warning RedundantThis Reference to instance variable 'indexNamesArray' does not need "this". 831 27
    #A4337 warning RedundantThis Reference to instance variable 'indexNamesArray' does not need "this". 841 63

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/TabularType.java

    Severity Rule Message Line Col
    #A4338 warning RedundantThis Method call to 'getTypeName' does not need "this". 289 16
    #A4339 warning RedundantThis Reference to instance variable 'rowType' does not need "this". 294 16
    #A4340 warning RedundantThis Reference to instance variable 'indexNames' does not need "this". 299 16
    #A4341 warning RedundantThis Method call to 'getTypeName' does not need "this". 330 22
    #A4342 warning RedundantThis Reference to instance variable 'rowType' does not need "this". 331 22
    #A4343 warning RedundantThis Method call to 'getClass' does not need "this". 360 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXPrincipal.java

    Severity Rule Message Line Col
    #A4344 warning RedundantThis Method call to 'getName' does not need "this". 120 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXServiceURL.java

    Severity Rule Message Line Col
    #A4345 warning RedundantThis Reference to instance variable 'protocol' does not need "this". 167 9
    #A4346 warning RedundantThis Reference to instance variable 'host' does not need "this". 183 13
    #A4347 warning RedundantThis Reference to instance variable 'host' does not need "this". 184 39
    #A4348 warning RedundantThis Reference to instance variable 'host' does not need "this". 191 13
    #A4349 warning RedundantThis Reference to instance variable 'host' does not need "this". 197 17
    #A4350 warning RedundantThis Reference to instance variable 'port' does not need "this". 206 17
    #A4351 warning RedundantThis Reference to instance variable 'port' does not need "this". 213 13
    #A4352 warning RedundantThis Reference to instance variable 'urlPath' does not need "this". 219 13
    #A4353 warning RedundantThis Reference to instance variable 'urlPath' does not need "this". 221 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/TargetedNotification.java

    Severity Rule Message Line Col
    #A4354 warning RedundantThis Reference to instance variable 'notif' does not need "this". 82 9
    #A4355 warning RedundantThis Reference to instance variable 'id' does not need "this". 83 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIConnectionImpl.java

    Severity Rule Message Line Col
    #A4356 warning RedundantThis Reference to instance variable 'subjectDelegator' does not need "this". 127 9
    #A4357 warning RedundantThis Reference to instance variable 'acc' does not need "this". 130 13
    #A4358 warning RedundantThis Reference to instance variable 'removeCallerContext' does not need "this". 131 13
    #A4359 warning RedundantThis Reference to instance variable 'removeCallerContext' does not need "this". 133 13
    #A4360 warning RedundantThis Reference to instance variable 'removeCallerContext' does not need "this". 135 17
    #A4361 warning RedundantThis Reference to instance variable 'acc' does not need "this". 136 17
    #A4362 warning RedundantThis Reference to instance variable 'acc' does not need "this". 139 17
    #A4363 warning RedundantThis Reference to instance variable 'mbeanServer' does not need "this". 143 9
    #A4364 warning RedundantThis Reference to instance variable 'classLoaderWithRepository' does not need "this". 146 9
    #A4365 warning RedundantThis Method call to 'toString' does not need "this". 180 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIConnector.java

    Severity Rule Message Line Col
    #A4366 warning RedundantThis Reference to instance variable 'jmxServiceURL' does not need "this". 134 9
    #A4367 warning RedundantThis Reference to instance variable 'env' does not need "this". 136 13
    #A4368 warning RedundantThis Reference to instance variable 'env' does not need "this". 139 13
    #A4369 warning RedundantThis Method call to 'getClass' does not need "this". 214 51
    #A4370 warning RedundantThis Method call to 'toString' does not need "this". 248 46
    #A4371 warning RedundantThis Reference to instance variable 'env' does not need "this". 263 50
    #A4372 warning RedundantThis Reference to instance variable 'env' does not need "this". 264 66
    #A4373 warning RedundantThis Method call to 'toString' does not need "this". 288 34
    #A4374 warning RedundantThis Method call to 'toString' does not need "this". 364 52
    #A4375 warning RedundantThis Method call to 'toString' does not need "this". 386 63
    #A4376 warning RedundantThis Method call to 'toString' does not need "this". 391 63
    #A4377 warning RedundantThis Method call to 'toString' does not need "this". 448 46
    #A4378 warning RedundantThis Reference to instance variable 'rmiServer' does not need "this". 1816 21
    #A4379 warning RedundantThis Reference to instance variable 'loader' does not need "this". 1988 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIConnectorServer.java

    Severity Rule Message Line Col
    #A4380 warning RedundantThis Reference to instance variable 'attributes' does not need "this". 226 13
    #A4381 warning RedundantThis Reference to instance variable 'attributes' does not need "this". 229 13
    #A4382 warning RedundantThis Reference to instance variable 'address' does not need "this". 232 9
    #A4383 warning RedundantThis Reference to instance variable 'attributes' does not need "this". 267 18
    #A4384 warning RedundantThis Reference to instance variable 'attributes' does not need "this". 268 21
    #A4385 warning RedundantThis Reference to instance variable 'address' does not need "this". 441 70

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIServerImpl.java

    Severity Rule Message Line Col
    #A4386 warning RedundantThis Reference to instance variable 'mbeanServer' does not need "this". 140 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/timer/Timer.java

    Severity Rule Message Line Col
    #A4387 warning RedundantThis Method call to 'sendNotification' does not need "this". 1235 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/timer/TimerNotification.java

    Severity Rule Message Line Col
    #A4388 warning RedundantThis Reference to instance variable 'notificationID' does not need "this". 76 9
    #A4389 warning RedundantThis Method call to 'getType' does not need "this". 109 57
    #A4390 warning RedundantThis Method call to 'getSource' does not need "this". 109 73
    #A4391 warning RedundantThis Method call to 'getSequenceNumber' does not need "this". 109 91
    #A4392 warning RedundantThis Method call to 'getTimeStamp' does not need "this". 110 57
    #A4393 warning RedundantThis Method call to 'getMessage' does not need "this". 110 78
    #A4394 warning RedundantThis Method call to 'getUserData' does not need "this". 111 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/Binding.java

    Severity Rule Message Line Col
    #A4395 warning RedundantThis Reference to instance variable 'boundObj' does not need "this". 74 9
    #A4396 warning RedundantThis Reference to instance variable 'boundObj' does not need "this". 97 9
    #A4397 warning RedundantThis Reference to instance variable 'boundObj' does not need "this". 115 9
    #A4398 warning RedundantThis Reference to instance variable 'boundObj' does not need "this". 138 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/CannotProceedException.java

    Severity Rule Message Line Col
    #A4399 warning RedundantThis Reference to instance variable 'remainingNewName' does not need "this". 211 13
    #A4400 warning RedundantThis Reference to instance variable 'remainingNewName' does not need "this". 213 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/LinkException.java

    Severity Rule Message Line Col
    #A4401 warning RedundantThis Reference to instance variable 'linkResolvedName' does not need "this". 151 16
    #A4402 warning RedundantThis Reference to instance variable 'linkRemainingName' does not need "this". 162 16
    #A4403 warning RedundantThis Reference to instance variable 'linkResolvedObj' does not need "this". 175 16
    #A4404 warning RedundantThis Reference to instance variable 'linkExplanation' does not need "this". 189 16
    #A4405 warning RedundantThis Reference to instance variable 'linkExplanation' does not need "this". 201 9
    #A4406 warning RedundantThis Reference to instance variable 'linkResolvedName' does not need "this". 224 13
    #A4407 warning RedundantThis Reference to instance variable 'linkResolvedName' does not need "this". 226 13
    #A4408 warning RedundantThis Reference to instance variable 'linkRemainingName' does not need "this". 249 13
    #A4409 warning RedundantThis Reference to instance variable 'linkRemainingName' does not need "this". 251 13
    #A4410 warning RedundantThis Reference to instance variable 'linkResolvedObj' does not need "this". 262 9
    #A4411 warning RedundantThis Reference to instance variable 'linkRemainingName' does not need "this". 275 13
    #A4412 warning RedundantThis Reference to instance variable 'linkResolvedObj' does not need "this". 293 24
    #A4413 warning RedundantThis Method call to 'toString' does not need "this". 294 20
    #A4414 warning RedundantThis Method call to 'toString' does not need "this". 296 16
    #A4415 warning RedundantThis Reference to instance variable 'linkResolvedObj' does not need "this". 297 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NameClassPair.java

    Severity Rule Message Line Col
    #A4416 warning RedundantThis Reference to instance variable 'isRel' does not need "this". 144 9
    #A4417 warning RedundantThis Reference to instance variable 'className' does not need "this". 200 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NameImpl.java

    Severity Rule Message Line Col
    #A4418 warning RedundantThis Method call to 'size' does not need "this". 476 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/RefAddr.java

    Severity Rule Message Line Col
    #A4419 warning RedundantThis Method call to 'getContent' does not need "this". 109 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/Reference.java

    Severity Rule Message Line Col
    #A4420 warning RedundantThis Reference to instance variable 'className' does not need "this". 332 41
    #A4421 warning RedundantThis Method call to 'size' does not need "this". 333 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/BasicAttributes.java

    Severity Rule Message Line Col
    #A4422 warning RedundantThis Method call to 'put' does not need "this". 116 9
    #A4423 warning RedundantThis Method call to 'put' does not need "this". 138 9
    #A4424 warning RedundantThis Method call to 'put' does not need "this". 175 16
    #A4425 warning RedundantThis Reference to instance variable 'elements' does not need "this". 316 9
    #A4426 warning RedundantThis Reference to instance variable 'elements' does not need "this". 347 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/DirStateFactory.java

    Severity Rule Message Line Col
    #A4427 warning RedundantThis Reference to instance variable 'attrs' does not need "this". 172 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/ResolveResult.java

    Severity Rule Message Line Col
    #A4428 warning RedundantThis Reference to instance variable 'remainingName' does not need "this". 111 16
    #A4429 warning RedundantThis Reference to instance variable 'resolvedObj' does not need "this". 121 16
    #A4430 warning RedundantThis Reference to instance variable 'remainingName' does not need "this". 137 13
    #A4431 warning RedundantThis Reference to instance variable 'remainingName' does not need "this". 140 13
    #A4432 warning RedundantThis Reference to instance variable 'remainingName' does not need "this". 157 17
    #A4433 warning RedundantThis Reference to instance variable 'remainingName' does not need "this". 159 21
    #A4434 warning RedundantThis Reference to instance variable 'remainingName' does not need "this". 164 17
    #A4435 warning RedundantThis Reference to instance variable 'resolvedObj' does not need "this". 196 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/KeyManagerFactory.java

    Severity Rule Message Line Col
    #A4436 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 106 16
    #A4437 warning RedundantThis Reference to instance variable 'provider' does not need "this". 233 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLContext.java

    Severity Rule Message Line Col
    #A4438 warning RedundantThis Reference to instance variable 'protocol' does not need "this". 252 16
    #A4439 warning RedundantThis Reference to instance variable 'provider' does not need "this". 261 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLParameters.java

    Severity Rule Message Line Col
    #A4440 warning RedundantThis Reference to instance variable 'needClientAuth' does not need "this". 167 9
    #A4441 warning RedundantThis Reference to instance variable 'wantClientAuth' does not need "this". 186 9
    #A4442 warning RedundantThis Reference to instance variable 'algorithmConstraints' does not need "this". 218 9
    #A4443 warning RedundantThis Reference to instance variable 'identificationAlgorithm' does not need "this". 254 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/TrustManagerFactory.java

    Severity Rule Message Line Col
    #A4444 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 105 16
    #A4445 warning RedundantThis Reference to instance variable 'provider' does not need "this". 232 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/StreamPrintService.java

    Severity Rule Message Line Col
    #A4446 warning RedundantThis Reference to instance variable 'outStream' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/ResolutionSyntax.java

    Severity Rule Message Line Col
    #A4447 warning RedundantThis Reference to instance variable 'crossFeedResolution' does not need "this". 278 17
    #A4448 warning RedundantThis Reference to instance variable 'feedResolution' does not need "this". 279 17
    #A4449 warning RedundantThis Reference to instance variable 'crossFeedResolution' does not need "this". 308 16
    #A4450 warning RedundantThis Reference to instance variable 'feedResolution' does not need "this". 310 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/SetOfIntegerSyntax.java

    Severity Rule Message Line Col
    #A4451 warning RedundantThis Reference to instance variable 'members' does not need "this". 500 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/Size2DSyntax.java

    Severity Rule Message Line Col
    #A4452 warning RedundantThis Reference to instance variable 'x' does not need "this". 299 16
    #A4453 warning RedundantThis Reference to instance variable 'y' does not need "this". 300 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/TextSyntax.java

    Severity Rule Message Line Col
    #A4454 warning RedundantThis Reference to instance variable 'value' does not need "this". 138 16
    #A4455 warning RedundantThis Reference to instance variable 'locale' does not need "this". 139 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/URISyntax.java

    Severity Rule Message Line Col
    #A4456 warning RedundantThis Reference to instance variable 'uri' does not need "this". 108 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Media.java

    Severity Rule Message Line Col
    #A4457 warning RedundantThis Method call to 'getClass' does not need "this". 92 37
    #A4458 warning RedundantThis Method call to 'getValue' does not need "this". 93 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/rmi/ssl/SslRMIClientSocketFactory.java

    Severity Rule Message Line Col
    #A4459 warning RedundantThis Method call to 'getClass' does not need "this". 178 16
    #A4460 warning RedundantThis Method call to 'getClass' does not need "this". 189 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/script/ScriptException.java

    Severity Rule Message Line Col
    #A4461 warning RedundantThis Reference to instance variable 'columnNumber' does not need "this". 85 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/script/SimpleBindings.java

    Severity Rule Message Line Col
    #A4462 warning RedundantThis Reference to instance variable 'map' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/script/SimpleScriptContext.java

    Severity Rule Message Line Col
    #A4463 warning RedundantThis Reference to instance variable 'errorWriter' does not need "this". 269 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/PrivateCredentialPermission.java

    Severity Rule Message Line Col
    #A4464 warning RedundantThis Reference to instance variable 'credOwners' does not need "this". 140 17
    #A4465 warning RedundantThis Reference to instance variable 'credOwners' does not need "this". 142 17
    #A4466 warning RedundantThis Reference to instance variable 'credOwners' does not need "this". 147 21
    #A4467 warning RedundantThis Method call to 'implies' does not need "this". 288 17
    #A4468 warning RedundantThis Reference to instance variable 'credentialClass' does not need "this". 297 16
    #A4469 warning RedundantThis Reference to instance variable 'credOwners' does not need "this". 429 9
    #A4470 warning RedundantThis Reference to instance variable 'credOwners' does not need "this". 430 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/Subject.java

    Severity Rule Message Line Col
    #A4471 warning RedundantThis Reference to instance variable 'principals' does not need "this". 156 9
    #A4472 warning RedundantThis Reference to instance variable 'pubCredentials' does not need "this". 158 9
    #A4473 warning RedundantThis Reference to instance variable 'privCredentials' does not need "this". 160 9
    #A4474 warning RedundantThis Reference to instance variable 'readOnly' does not need "this". 244 9
    #A4475 warning RedundantThis Reference to instance variable 'readOnly' does not need "this". 255 16
    #A4476 warning RedundantThis Reference to instance variable 'pubCredentials' does not need "this". 951 9
    #A4477 warning RedundantThis Reference to instance variable 'privCredentials' does not need "this". 953 9
    #A4478 warning RedundantThis Reference to instance variable 'elements' does not need "this". 996 13
    #A4479 warning RedundantThis Reference to instance variable 'elements' does not need "this". 1002 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/ChoiceCallback.java

    Severity Rule Message Line Col
    #A4480 warning RedundantThis Reference to instance variable 'selections' does not need "this". 174 9
    #A4481 warning RedundantThis Reference to instance variable 'selections' does not need "this". 175 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/NameCallback.java

    Severity Rule Message Line Col
    #A4482 warning RedundantThis Reference to instance variable 'inputName' does not need "this". 129 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/PasswordCallback.java

    Severity Rule Message Line Col
    #A4483 warning RedundantThis Reference to instance variable 'inputPassword' does not need "this". 115 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/TextInputCallback.java

    Severity Rule Message Line Col
    #A4484 warning RedundantThis Reference to instance variable 'inputText' does not need "this". 130 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/DelegationPermission.java

    Severity Rule Message Line Col
    #A4485 warning RedundantThis Reference to instance variable 'subordinate' does not need "this". 148 13
    #A4486 warning RedundantThis Reference to instance variable 'service' does not need "this". 149 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/KerberosTicket.java

    Severity Rule Message Line Col
    #A4487 warning RedundantThis Method call to 'destroy' does not need "this". 589 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/KeyImpl.java

    Severity Rule Message Line Col
    #A4488 warning RedundantThis Reference to instance variable 'keyBytes' does not need "this". 91 13
    #A4489 warning RedundantThis Reference to instance variable 'keyType' does not need "this". 92 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/ServicePermission.java

    Severity Rule Message Line Col
    #A4490 warning RedundantThis Reference to instance variable 'mask' does not need "this". 184 18
    #A4491 warning RedundantThis Method call to 'getName' does not need "this". 190 18
    #A4492 warning RedundantThis Method call to 'getName' does not need "this". 191 17
    #A4493 warning RedundantThis Reference to instance variable 'mask' does not need "this". 211 18
    #A4494 warning RedundantThis Method call to 'getName' does not need "this". 212 13
    #A4495 warning RedundantThis Reference to instance variable 'mask' does not need "this". 265 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/LoginContext.java

    Severity Rule Message Line Col
    #A4496 warning RedundantThis Reference to instance variable 'callbackHandler' does not need "this". 302 13
    #A4497 warning RedundantThis Reference to instance variable 'callbackHandler' does not need "this". 320 13
    #A4498 warning RedundantThis Reference to instance variable 'callbackHandler' does not need "this". 321 13
    #A4499 warning RedundantThis Reference to instance variable 'callbackHandler' does not need "this". 323 33
    #A4500 warning RedundantThis Reference to instance variable 'entry' does not need "this". 992 13
    #A4501 warning RedundantThis Reference to instance variable 'module' does not need "this". 993 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/x500/X500Principal.java

    Severity Rule Message Line Col
    #A4502 warning RedundantThis Reference to instance variable 'thisX500Name' does not need "this". 461 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/x500/X500PrivateCredential.java

    Severity Rule Message Line Col
    #A4503 warning RedundantThis Reference to instance variable 'alias' does not need "this". 61 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/cert/Certificate.java

    Severity Rule Message Line Col
    #A4504 warning RedundantThis Method call to 'getEncoded' does not need "this". 82 31
    #A4505 warning RedundantThis Method call to 'getEncoded' does not need "this". 105 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/smartcardio/ATR.java

    Severity Rule Message Line Col
    #A4506 warning RedundantThis Reference to instance variable 'atr' does not need "this". 147 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/smartcardio/CardPermission.java

    Severity Rule Message Line Col
    #A4507 warning RedundantThis Reference to instance variable 'mask' does not need "this". 236 14
    #A4508 warning RedundantThis Method call to 'getName' does not need "this". 273 16
    #A4509 warning RedundantThis Reference to instance variable 'mask' does not need "this". 273 59

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/smartcardio/CommandAPDU.java

    Severity Rule Message Line Col
    #A4510 warning RedundantThis Reference to instance variable 'ne' does not need "this". 301 13
    #A4511 warning RedundantThis Reference to instance variable 'nc' does not need "this". 307 17
    #A4512 warning RedundantThis Reference to instance variable 'dataOffset' does not need "this". 308 17
    #A4513 warning RedundantThis Reference to instance variable 'nc' does not need "this". 312 17
    #A4514 warning RedundantThis Reference to instance variable 'dataOffset' does not need "this". 313 17
    #A4515 warning RedundantThis Reference to instance variable 'ne' does not need "this". 315 17
    #A4516 warning RedundantThis Reference to instance variable 'ne' does not need "this". 329 13
    #A4517 warning RedundantThis Reference to instance variable 'nc' does not need "this". 338 13
    #A4518 warning RedundantThis Reference to instance variable 'dataOffset' does not need "this". 339 13
    #A4519 warning RedundantThis Reference to instance variable 'nc' does not need "this". 343 13
    #A4520 warning RedundantThis Reference to instance variable 'dataOffset' does not need "this". 344 13
    #A4521 warning RedundantThis Reference to instance variable 'ne' does not need "this". 347 13
    #A4522 warning RedundantThis Reference to instance variable 'nc' does not need "this". 394 9
    #A4523 warning RedundantThis Reference to instance variable 'apdu' does not need "this". 398 17
    #A4524 warning RedundantThis Reference to instance variable 'apdu' does not need "this". 406 21
    #A4525 warning RedundantThis Reference to instance variable 'apdu' does not need "this". 408 21
    #A4526 warning RedundantThis Reference to instance variable 'apdu' does not need "this". 420 21
    #A4527 warning RedundantThis Reference to instance variable 'apdu' does not need "this". 422 21
    #A4528 warning RedundantThis Reference to instance variable 'apdu' does not need "this". 423 21
    #A4529 warning RedundantThis Reference to instance variable 'apdu' does not need "this". 587 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/smartcardio/ResponseAPDU.java

    Severity Rule Message Line Col
    #A4530 warning RedundantThis Reference to instance variable 'apdu' does not need "this". 167 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MetaMessage.java

    Severity Rule Message Line Col
    #A4531 warning RedundantThis Reference to instance variable 'dataLength' does not need "this". 177 9
    #A4532 warning RedundantThis Reference to instance variable 'dataLength' does not need "this". 183 64
    #A4533 warning RedundantThis Reference to instance variable 'dataLength' does not need "this". 183 81

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MidiFileFormat.java

    Severity Rule Message Line Col
    #A4534 warning RedundantThis Reference to instance variable 'byteLength' does not need "this". 159 9
    #A4535 warning RedundantThis Reference to instance variable 'microsecondLength' does not need "this". 160 9
    #A4536 warning RedundantThis Reference to instance variable 'properties' does not need "this". 161 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MidiMessage.java

    Severity Rule Message Line Col
    #A4537 warning RedundantThis Reference to instance variable 'length' does not need "this". 111 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/AudioFileFormat.java

    Severity Rule Message Line Col
    #A4538 warning RedundantThis Reference to instance variable 'properties' does not need "this". 153 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/AudioFormat.java

    Severity Rule Message Line Col
    #A4539 warning RedundantThis Reference to instance variable 'properties' does not need "this". 194 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/AudioInputStream.java

    Severity Rule Message Line Col
    #A4540 warning RedundantThis Reference to instance variable 'frameLength' does not need "this". 130 9
    #A4541 warning RedundantThis Reference to instance variable 'frameSize' does not need "this". 131 9
    #A4542 warning RedundantThis Reference to instance variable 'frameSize' does not need "this". 135 13
    #A4543 warning RedundantThis Reference to instance variable 'frameSize' does not need "this". 136 13
    #A4544 warning RedundantThis Reference to instance variable 'stream' does not need "this". 162 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/BooleanControl.java

    Severity Rule Message Line Col
    #A4545 warning RedundantThis Reference to instance variable 'value' does not need "this". 82 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/CompoundControl.java

    Severity Rule Message Line Col
    #A4546 warning RedundantThis Reference to instance variable 'controls' does not need "this". 64 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/DataLine.java

    Severity Rule Message Line Col
    #A4547 warning RedundantThis Reference to instance variable 'formats' does not need "this". 330 17
    #A4548 warning RedundantThis Reference to instance variable 'minBufferSize' does not need "this". 336 13
    #A4549 warning RedundantThis Reference to instance variable 'maxBufferSize' does not need "this". 337 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/FloatControl.java

    Severity Rule Message Line Col
    #A4550 warning RedundantThis Reference to instance variable 'value' does not need "this". 164 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/Line.java

    Severity Rule Message Line Col
    #A4551 warning RedundantThis Method call to 'getClass' does not need "this". 319 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/StatementEvent.java

    Severity Rule Message Line Col
    #A4552 warning RedundantThis Reference to instance variable 'exception' does not need "this". 67 17
    #A4553 warning RedundantThis Reference to instance variable 'statement' does not need "this". 103 24
    #A4554 warning RedundantThis Reference to instance variable 'exception' does not need "this". 115 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/BaseRowSet.java

    Severity Rule Message Line Col
    #A4555 warning RedundantThis Reference to instance variable 'rowSetType' does not need "this". 956 9
    #A4556 warning RedundantThis Reference to instance variable 'isolation' does not need "this". 1098 9
    #A4557 warning RedundantThis Method call to 'getFetchSize' does not need "this". 1212 26
    #A4558 warning RedundantThis Reference to instance variable 'maxRows' does not need "this". 1216 9
    #A4559 warning RedundantThis Reference to instance variable 'queryTimeout' does not need "this". 1267 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SQLOutputImpl.java

    Severity Rule Message Line Col
    #A4560 warning RedundantThis Reference to instance variable 'attribs' does not need "this". 103 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialBlob.java

    Severity Rule Message Line Col
    #A4561 warning RedundantThis Reference to instance variable 'buf' does not need "this". 179 20
    #A4562 warning RedundantThis Method call to 'length' does not need "this". 342 30
    #A4563 warning RedundantThis Reference to instance variable 'buf' does not need "this". 358 13
    #A4564 warning RedundantThis Reference to instance variable 'blob' does not need "this". 385 13
    #A4565 warning RedundantThis Reference to instance variable 'blob' does not need "this". 386 20
    #A4566 warning RedundantThis Method call to 'getBytes' does not need "this". 414 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialClob.java

    Severity Rule Message Line Col
    #A4567 warning RedundantThis Reference to instance variable 'clob' does not need "this". 219 13
    #A4568 warning RedundantThis Reference to instance variable 'clob' does not need "this". 220 20
    #A4569 warning RedundantThis Method call to 'length' does not need "this". 254 30
    #A4570 warning RedundantThis Method call to 'length' does not need "this". 258 32
    #A4571 warning RedundantThis Method call to 'length' does not need "this". 396 30
    #A4572 warning RedundantThis Reference to instance variable 'buf' does not need "this". 413 13
    #A4573 warning RedundantThis Reference to instance variable 'clob' does not need "this". 439 14
    #A4574 warning RedundantThis Reference to instance variable 'clob' does not need "this". 440 21
    #A4575 warning RedundantThis Reference to instance variable 'clob' does not need "this". 469 13
    #A4576 warning RedundantThis Reference to instance variable 'clob' does not need "this". 470 20
    #A4577 warning RedundantThis Method call to 'getSubString' does not need "this". 502 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialDatalink.java

    Severity Rule Message Line Col
    #A4578 warning RedundantThis Reference to instance variable 'url' does not need "this". 96 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialJavaObject.java

    Severity Rule Message Line Col
    #A4579 warning RedundantThis Reference to instance variable 'obj' does not need "this". 113 16
    #A4580 warning RedundantThis Reference to instance variable 'obj' does not need "this". 126 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/AbstractAction.java

    Severity Rule Message Line Col
    #A4581 warning RedundantThis Reference to instance variable 'enabled' does not need "this". 232 28
    #A4582 warning RedundantThis Reference to instance variable 'enabled' does not need "this". 235 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/AbstractButton.java

    Severity Rule Message Line Col
    #A4583 warning RedundantThis Reference to instance variable 'multiClickThreshhold' does not need "this". 1709 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ActionMap.java

    Severity Rule Message Line Col
    #A4584 warning RedundantThis Reference to instance variable 'parent' does not need "this". 77 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ActionPropertyChangeListener.java

    Severity Rule Message Line Col
    #A4585 warning RedundantThis Reference to instance variable 'action' does not need "this". 75 9
    #A4586 warning RedundantThis Reference to instance variable 'target' does not need "this". 112 9
    #A4587 warning RedundantThis Reference to instance variable 'target' does not need "this". 120 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/BoxLayout.java

    Severity Rule Message Line Col
    #A4588 warning RedundantThis Reference to instance variable 'target' does not need "this". 214 16
    #A4589 warning RedundantThis Reference to instance variable 'axis' does not need "this". 230 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/CellRendererPane.java

    Severity Rule Message Line Col
    #A4590 warning RedundantThis Method call to 'add' does not need "this". 134 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultButtonModel.java

    Severity Rule Message Line Col
    #A4591 warning RedundantThis Method call to 'isSelected' does not need "this". 216 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultCellEditor.java

    Severity Rule Message Line Col
    #A4592 warning RedundantThis Reference to instance variable 'clickCountToStart' does not need "this". 87 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultListSelectionModel.java

    Severity Rule Message Line Col
    #A4593 warning RedundantThis Method call to 'fireValueChanged' does not need "this". 685 13
    #A4594 warning RedundantThis Reference to instance variable 'leadIndex' does not need "this". 737 46
    #A4595 warning RedundantThis Reference to instance variable 'anchorIndex' does not need "this". 757 17
    #A4596 warning RedundantThis Reference to instance variable 'anchorIndex' does not need "this". 776 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/GroupLayout.java

    Severity Rule Message Line Col
    #A4597 warning RedundantThis Reference to instance variable 'autocreatePadding' does not need "this". 466 13
    #A4598 warning RedundantThis Reference to instance variable 'autocreatePadding' does not need "this". 467 13
    #A4599 warning RedundantThis Reference to instance variable 'autocreateContainerPadding' does not need "this". 493 13
    #A4600 warning RedundantThis Reference to instance variable 'autocreateContainerPadding' does not need "this". 494 13
    #A4601 warning RedundantThis Reference to instance variable 'baselineAnchoredToTop' does not need "this". 2753 21
    #A4602 warning RedundantThis Reference to instance variable 'baselineAnchoredToTop' does not need "this". 2755 21
    #A4603 warning RedundantThis Reference to instance variable 'pref' does not need "this". 3223 13
    #A4604 warning RedundantThis Reference to instance variable 'max' does not need "this". 3224 13
    #A4605 warning RedundantThis Reference to instance variable 'type' does not need "this". 3225 13
    #A4606 warning RedundantThis Reference to instance variable 'userCreated' does not need "this". 3237 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ImageIcon.java

    Severity Rule Message Line Col
    #A4607 warning RedundantThis Reference to instance variable 'image' does not need "this". 249 9
    #A4608 warning RedundantThis Reference to instance variable 'image' does not need "this". 274 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/InputMap.java

    Severity Rule Message Line Col
    #A4609 warning RedundantThis Reference to instance variable 'parent' does not need "this". 74 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JColorChooser.java

    Severity Rule Message Line Col
    #A4610 warning RedundantThis Method call to 'addWindowListener' does not need "this". 715 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JComboBox.java

    Severity Rule Message Line Col
    #A4611 warning RedundantThis Reference to instance variable 'ac' does not need "this". 2066 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JComponent.java

    Severity Rule Message Line Col
    #A4612 warning RedundantThis Reference to instance variable 'popupMenu' does not need "this". 532 31
    #A4613 warning RedundantThis Reference to instance variable 'popupMenu' does not need "this". 533 9
    #A4614 warning RedundantThis Reference to instance variable 'action' does not need "this". 3382 17
    #A4615 warning RedundantThis Reference to instance variable 'action' does not need "this". 3385 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JDialog.java

    Severity Rule Message Line Col
    #A4616 warning RedundantThis Reference to instance variable 'defaultCloseOperation' does not need "this". 756 24
    #A4617 warning RedundantThis Reference to instance variable 'defaultCloseOperation' does not need "this". 757 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JFileChooser.java

    Severity Rule Message Line Col
    #A4618 warning RedundantThis Reference to instance variable 'currentDirectory' does not need "this". 569 17
    #A4619 warning RedundantThis Method call to 'getComponentOrientation' does not need "this". 791 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JFormattedTextField.java

    Severity Rule Message Line Col
    #A4620 warning RedundantThis Reference to instance variable 'ftf' does not need "this". 968 17
    #A4621 warning RedundantThis Reference to instance variable 'ftf' does not need "this". 970 17
    #A4622 warning RedundantThis Reference to instance variable 'ftf' does not need "this". 971 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JFrame.java

    Severity Rule Message Line Col
    #A4623 warning RedundantThis Reference to instance variable 'defaultCloseOperation' does not need "this". 390 13
    #A4624 warning RedundantThis Reference to instance variable 'defaultCloseOperation' does not need "this". 397 28
    #A4625 warning RedundantThis Reference to instance variable 'defaultCloseOperation' does not need "this". 398 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JInternalFrame.java

    Severity Rule Message Line Col
    #A4626 warning RedundantThis Reference to instance variable 'iconable' does not need "this". 346 9
    #A4627 warning RedundantThis Method call to 'setLayer' does not need "this". 1284 7
    #A4628 warning RedundantThis Reference to instance variable 'defaultCloseOperation' does not need "this". 1680 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JLabel.java

    Severity Rule Message Line Col
    #A4629 warning RedundantThis Reference to instance variable 'horizontalTextPosition' does not need "this". 874 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JLayer.java

    Severity Rule Message Line Col
    #A4630 warning RedundantThis Reference to instance variable 'layerUI' does not need "this". 245 9
    #A4631 warning RedundantThis Reference to instance variable 'eventMask' does not need "this". 507 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JList.java

    Severity Rule Message Line Col
    #A4632 warning RedundantThis Method call to 'getComponentOrientation' does not need "this". 1040 13
    #A4633 warning RedundantThis Method call to 'getComponentOrientation' does not need "this". 1068 31
    #A4634 warning RedundantThis Method call to 'setAccessibleParent' does not need "this". 3197 17
    #A4635 warning RedundantThis Method call to 'isShowing' does not need "this". 3314 21
    #A4636 warning RedundantThis Method call to 'isVisible' does not need "this". 3319 21
    #A4637 warning RedundantThis Method call to 'getBounds' does not need "this". 3636 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenu.java

    Severity Rule Message Line Col
    #A4638 warning RedundantThis Reference to instance variable 'popupMenu' does not need "this". 545 13
    #A4639 warning RedundantThis Method call to 'getPopupMenu' does not need "this". 921 25
    #A4640 warning RedundantThis Method call to 'getMenuComponentCount' does not need "this". 925 27
    #A4641 warning RedundantThis Method call to 'getMenuComponents' does not need "this". 926 33
    #A4642 warning RedundantThis Reference to instance variable 'popupMenu' does not need "this". 1168 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenuBar.java

    Severity Rule Message Line Col
    #A4643 warning RedundantThis Reference to instance variable 'selectionModel' does not need "this". 182 9
    #A4644 warning RedundantThis Method call to 'getComponentCount' does not need "this". 269 27
    #A4645 warning RedundantThis Method call to 'getComponents' does not need "this". 270 33
    #A4646 warning RedundantThis Reference to instance variable 'margin' does not need "this". 358 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenuItem.java

    Severity Rule Message Line Col
    #A4647 warning RedundantThis Reference to instance variable 'accelerator' does not need "this". 354 9
    #A4648 warning RedundantThis Reference to instance variable 'accelerator' does not need "this". 367 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JOptionPane.java

    Severity Rule Message Line Col
    #A4649 warning RedundantThis Method call to 'getComponentOrientation' does not need "this". 974 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JPopupMenu.java

    Severity Rule Message Line Col
    #A4650 warning RedundantThis Reference to instance variable 'invoker' does not need "this". 891 16
    #A4651 warning RedundantThis Reference to instance variable 'frame' does not need "this". 934 17
    #A4652 warning RedundantThis Method call to 'getComponentCount' does not need "this". 1000 27
    #A4653 warning RedundantThis Method call to 'getComponents' does not need "this". 1001 33
    #A4654 warning RedundantThis Method call to 'getComponentCount' does not need "this". 1122 27
    #A4655 warning RedundantThis Method call to 'getComponents' does not need "this". 1123 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JRootPane.java

    Severity Rule Message Line Col
    #A4656 warning RedundantThis Method call to 'getName' does not need "this". 508 19
    #A4657 warning RedundantThis Method call to 'getName' does not need "this". 521 19
    #A4658 warning RedundantThis Method call to 'getName' does not need "this". 546 19
    #A4659 warning RedundantThis Method call to 'remove' does not need "this". 649 13
    #A4660 warning RedundantThis Method call to 'add' does not need "this". 652 9
    #A4661 warning RedundantThis Method call to 'remove' does not need "this". 697 13
    #A4662 warning RedundantThis Method call to 'add' does not need "this". 703 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JScrollBar.java

    Severity Rule Message Line Col
    #A4663 warning RedundantThis Reference to instance variable 'unitIncrement' does not need "this". 155 9
    #A4664 warning RedundantThis Reference to instance variable 'blockIncrement' does not need "this". 156 9
    #A4665 warning RedundantThis Reference to instance variable 'model' does not need "this". 158 9
    #A4666 warning RedundantThis Reference to instance variable 'model' does not need "this". 159 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JScrollPane.java

    Severity Rule Message Line Col
    #A4667 warning RedundantThis Method call to 'getComponentOrientation' does not need "this". 307 14
    #A4668 warning RedundantThis Method call to 'putClientProperty' does not need "this". 719 13
    #A4669 warning RedundantThis Method call to 'putClientProperty' does not need "this". 731 13
    #A4670 warning RedundantThis Method call to 'putClientProperty' does not need "this". 766 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSeparator.java

    Severity Rule Message Line Col
    #A4671 warning RedundantThis Reference to instance variable 'orientation' does not need "this". 183 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSlider.java

    Severity Rule Message Line Col
    #A4672 warning RedundantThis Reference to instance variable 'orientation' does not need "this". 285 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSpinner.java

    Severity Rule Message Line Col
    #A4673 warning RedundantThis Reference to instance variable 'editor' does not need "this". 155 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTabbedPane.java

    Severity Rule Message Line Col
    #A4674 warning RedundantThis Reference to instance variable 'visComp' does not need "this". 1566 17
    #A4675 warning RedundantThis Method call to 'setAccessibleParent' does not need "this". 2054 13
    #A4676 warning RedundantThis Reference to instance variable 'mnemonicIndex' does not need "this". 2110 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTable.java

    Severity Rule Message Line Col
    #A4677 warning RedundantThis Reference to instance variable 'editingRow' does not need "this". 4110 17
    #A4678 warning RedundantThis Reference to instance variable 'editingRow' does not need "this". 4112 56
    #A4679 warning RedundantThis Reference to instance variable 'editingRow' does not need "this". 4136 17
    #A4680 warning RedundantThis Reference to instance variable 'focusManager' does not need "this". 5953 13
    #A4681 warning RedundantThis Reference to instance variable 'caption' does not need "this". 7358 20
    #A4682 warning RedundantThis Reference to instance variable 'caption' does not need "this". 7369 13
    #A4683 warning RedundantThis Reference to instance variable 'caption' does not need "this". 7371 44
    #A4684 warning RedundantThis Reference to instance variable 'summary' does not need "this". 7381 20
    #A4685 warning RedundantThis Reference to instance variable 'summary' does not need "this". 7392 13
    #A4686 warning RedundantThis Reference to instance variable 'summary' does not need "this". 7394 44
    #A4687 warning RedundantThis Reference to instance variable 'headerModel' does not need "this". 7497 17
    #A4688 warning RedundantThis Method call to 'setAccessibleParent' does not need "this". 7926 17
    #A4689 warning RedundantThis Method call to 'setAccessibleParent' does not need "this". 8761 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToggleButton.java

    Severity Rule Message Line Col
    #A4690 warning RedundantThis Method call to 'isSelected' does not need "this". 276 35
    #A4691 warning RedundantThis Method call to 'isSelected' does not need "this". 289 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToolBar.java

    Severity Rule Message Line Col
    #A4692 warning RedundantThis Method call to 'getComponentCount' does not need "this". 225 27
    #A4693 warning RedundantThis Method call to 'getComponents' does not need "this". 226 33
    #A4694 warning RedundantThis Method call to 'getComponentCount' does not need "this". 244 27
    #A4695 warning RedundantThis Method call to 'getComponents' does not need "this". 246 37
    #A4696 warning RedundantThis Reference to instance variable 'orientation' does not need "this". 403 16
    #A4697 warning RedundantThis Method call to 'invalidate' does not need "this". 639 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToolTip.java

    Severity Rule Message Line Col
    #A4698 warning RedundantThis Reference to instance variable 'component' does not need "this". 156 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTree.java

    Severity Rule Message Line Col
    #A4699 warning RedundantThis Method call to 'setRootVisible' does not need "this". 579 9
    #A4700 warning RedundantThis Method call to 'setShowsRootHandles' does not need "this". 580 9
    #A4701 warning RedundantThis Method call to 'setRootVisible' does not need "this". 595 9
    #A4702 warning RedundantThis Method call to 'setShowsRootHandles' does not need "this". 596 9
    #A4703 warning RedundantThis Method call to 'setRootVisible' does not need "this". 612 9
    #A4704 warning RedundantThis Method call to 'setShowsRootHandles' does not need "this". 613 9
    #A4705 warning RedundantThis Reference to instance variable 'editable' does not need "this". 776 44
    #A4706 warning RedundantThis Reference to instance variable 'editable' does not need "this". 778 9
    #A4707 warning RedundantThis Method call to 'getSelectionModel' does not need "this". 2540 9
    #A4708 warning RedundantThis Method call to 'getSelectionModel' does not need "this". 2568 13
    #A4709 warning RedundantThis Method call to 'getSelectionModel' does not need "this". 2596 13
    #A4710 warning RedundantThis Method call to 'getSelectionModel' does not need "this". 2607 9
    #A4711 warning RedundantThis Method call to 'getSelectionModel' does not need "this". 2618 9
    #A4712 warning RedundantThis Method call to 'setAccessibleParent' does not need "this". 4756 25
    #A4713 warning RedundantThis Method call to 'setAccessibleParent' does not need "this". 4760 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/MultiUIDefaults.java

    Severity Rule Message Line Col
    #A4714 warning RedundantThis Reference to instance variable 'iterator' does not need "this". 144 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/OverlayLayout.java

    Severity Rule Message Line Col
    #A4715 warning RedundantThis Reference to instance variable 'target' does not need "this". 76 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Popup.java

    Severity Rule Message Line Col
    #A4716 warning RedundantThis Method call to 'pack' does not need "this". 252 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SortingFocusTraversalPolicy.java

    Severity Rule Message Line Col
    #A4717 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 303 13
    #A4718 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 304 13
    #A4719 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 308 13
    #A4720 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 309 13
    #A4721 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 400 13
    #A4722 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 401 13
    #A4723 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 405 13
    #A4724 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 406 13
    #A4725 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 432 13
    #A4726 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 433 21
    #A4727 warning RedundantThis Reference to instance variable 'cachedRoot' does not need "this". 475 13
    #A4728 warning RedundantThis Reference to instance variable 'cachedCycle' does not need "this". 476 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SpinnerListModel.java

    Severity Rule Message Line Col
    #A4729 warning RedundantThis Reference to instance variable 'list' does not need "this". 81 9
    #A4730 warning RedundantThis Reference to instance variable 'index' does not need "this". 82 9
    #A4731 warning RedundantThis Reference to instance variable 'list' does not need "this". 101 9
    #A4732 warning RedundantThis Reference to instance variable 'index' does not need "this". 102 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Spring.java

    Severity Rule Message Line Col
    #A4733 warning RedundantThis Method call to 'getStrain' does not need "this". 492 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Timer.java

    Severity Rule Message Line Col
    #A4734 warning RedundantThis Reference to instance variable 'initialDelay' does not need "this". 206 9
    #A4735 warning RedundantThis Reference to instance variable 'actionCommand' does not need "this". 526 9
    #A4736 warning RedundantThis Reference to instance variable 'acc' does not need "this". 627 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/TransferHandler.java

    Severity Rule Message Line Col
    #A4737 warning RedundantThis Reference to instance variable 'source' does not need "this". 266 13
    #A4738 warning RedundantThis Reference to instance variable 'source' does not need "this". 281 13
    #A4739 warning RedundantThis Reference to instance variable 'showDropLocationIsSet' does not need "this". 399 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/UIDefaults.java

    Severity Rule Message Line Col
    #A4740 warning RedundantThis Method call to 'wait' does not need "this". 192 25
    #A4741 warning RedundantThis Method call to 'notifyAll' does not need "this". 227 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/BevelBorder.java

    Severity Rule Message Line Col
    #A4742 warning RedundantThis Reference to instance variable 'highlightOuter' does not need "this". 96 9
    #A4743 warning RedundantThis Reference to instance variable 'highlightInner' does not need "this". 97 9
    #A4744 warning RedundantThis Reference to instance variable 'shadowOuter' does not need "this". 98 9
    #A4745 warning RedundantThis Reference to instance variable 'shadowInner' does not need "this". 99 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/CompoundBorder.java

    Severity Rule Message Line Col
    #A4746 warning RedundantThis Reference to instance variable 'outsideBorder' does not need "this". 65 9
    #A4747 warning RedundantThis Reference to instance variable 'insideBorder' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/EmptyBorder.java

    Severity Rule Message Line Col
    #A4748 warning RedundantThis Reference to instance variable 'top' does not need "this". 73 9
    #A4749 warning RedundantThis Reference to instance variable 'right' does not need "this". 74 9
    #A4750 warning RedundantThis Reference to instance variable 'bottom' does not need "this". 75 9
    #A4751 warning RedundantThis Reference to instance variable 'left' does not need "this". 76 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/LineBorder.java

    Severity Rule Message Line Col
    #A4752 warning RedundantThis Reference to instance variable 'thickness' does not need "this". 124 14
    #A4753 warning RedundantThis Reference to instance variable 'lineColor' does not need "this". 128 26
    #A4754 warning RedundantThis Reference to instance variable 'thickness' does not need "this". 133 24
    #A4755 warning RedundantThis Reference to instance variable 'roundedCorners' does not need "this". 135 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/MatteBorder.java

    Severity Rule Message Line Col
    #A4756 warning RedundantThis Reference to instance variable 'color' does not need "this". 64 9
    #A4757 warning RedundantThis Reference to instance variable 'color' does not need "this". 75 9
    #A4758 warning RedundantThis Reference to instance variable 'tileIcon' does not need "this". 152 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/StrokeBorder.java

    Severity Rule Message Line Col
    #A4759 warning RedundantThis Reference to instance variable 'stroke' does not need "this". 107 22
    #A4760 warning RedundantThis Reference to instance variable 'stroke' does not need "this". 112 31
    #A4761 warning RedundantThis Reference to instance variable 'paint' does not need "this". 113 30
    #A4762 warning RedundantThis Reference to instance variable 'paint' does not need "this". 113 51
    #A4763 warning RedundantThis Reference to instance variable 'stroke' does not need "this". 139 36
    #A4764 warning RedundantThis Reference to instance variable 'stroke' does not need "this". 151 16
    #A4765 warning RedundantThis Reference to instance variable 'paint' does not need "this". 162 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/TitledBorder.java

    Severity Rule Message Line Col
    #A4766 warning RedundantThis Reference to instance variable 'label' does not need "this". 221 9
    #A4767 warning RedundantThis Reference to instance variable 'label' does not need "this". 222 9
    #A4768 warning RedundantThis Reference to instance variable 'label' does not need "this". 223 9
    #A4769 warning RedundantThis Reference to instance variable 'label' does not need "this". 711 9
    #A4770 warning RedundantThis Reference to instance variable 'label' does not need "this". 712 9
    #A4771 warning RedundantThis Reference to instance variable 'label' does not need "this". 713 9
    #A4772 warning RedundantThis Reference to instance variable 'label' does not need "this". 714 9
    #A4773 warning RedundantThis Reference to instance variable 'label' does not need "this". 715 9
    #A4774 warning RedundantThis Reference to instance variable 'label' does not need "this". 716 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/AbstractColorChooserPanel.java

    Severity Rule Message Line Col
    #A4775 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 177 17
    #A4776 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 178 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ColorChooserPanel.java

    Severity Rule Message Line Col
    #A4777 warning RedundantThis Reference to instance variable 'panel' does not need "this". 53 9
    #A4778 warning RedundantThis Reference to instance variable 'slider' does not need "this". 54 9
    #A4779 warning RedundantThis Reference to instance variable 'panel' does not need "this". 54 44
    #A4780 warning RedundantThis Reference to instance variable 'diagram' does not need "this". 55 9
    #A4781 warning RedundantThis Reference to instance variable 'panel' does not need "this". 55 45
    #A4782 warning RedundantThis Reference to instance variable 'text' does not need "this". 56 9
    #A4783 warning RedundantThis Reference to instance variable 'label' does not need "this". 57 9
    #A4784 warning RedundantThis Reference to instance variable 'text' does not need "this". 58 38
    #A4785 warning RedundantThis Reference to instance variable 'panel' does not need "this". 80 13
    #A4786 warning RedundantThis Reference to instance variable 'text' does not need "this". 81 13
    #A4787 warning RedundantThis Reference to instance variable 'slider' does not need "this". 82 13
    #A4788 warning RedundantThis Reference to instance variable 'diagram' does not need "this". 83 13
    #A4789 warning RedundantThis Reference to instance variable 'panel' does not need "this". 101 17
    #A4790 warning RedundantThis Reference to instance variable 'label' does not need "this". 109 17
    #A4791 warning RedundantThis Reference to instance variable 'text' does not need "this". 114 17
    #A4792 warning RedundantThis Reference to instance variable 'text' does not need "this". 119 25
    #A4793 warning RedundantThis Reference to instance variable 'slider' does not need "this". 121 17
    #A4794 warning RedundantThis Reference to instance variable 'diagram' does not need "this". 126 17
    #A4795 warning RedundantThis Reference to instance variable 'label' does not need "this". 128 13
    #A4796 warning RedundantThis Reference to instance variable 'text' does not need "this". 128 36
    #A4797 warning RedundantThis Reference to instance variable 'text' does not need "this". 129 13
    #A4798 warning RedundantThis Reference to instance variable 'slider' does not need "this". 130 13
    #A4799 warning RedundantThis Reference to instance variable 'text' does not need "this". 130 35
    #A4800 warning RedundantThis Reference to instance variable 'diagram' does not need "this". 131 13
    #A4801 warning RedundantThis Reference to instance variable 'text' does not need "this". 131 36
    #A4802 warning RedundantThis Reference to instance variable 'model' does not need "this". 135 24
    #A4803 warning RedundantThis Reference to instance variable 'text' does not need "this". 137 9
    #A4804 warning RedundantThis Reference to instance variable 'model' does not need "this". 141 28
    #A4805 warning RedundantThis Reference to instance variable 'model' does not need "this". 144 28
    #A4806 warning RedundantThis Reference to instance variable 'panel' does not need "this". 150 9
    #A4807 warning RedundantThis Reference to instance variable 'model' does not need "this". 155 16
    #A4808 warning RedundantThis Reference to instance variable 'model' does not need "this". 160 16
    #A4809 warning RedundantThis Reference to instance variable 'model' does not need "this". 165 16
    #A4810 warning RedundantThis Reference to instance variable 'text' does not need "this". 187 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ColorModel.java

    Severity Rule Message Line Col
    #A4811 warning RedundantThis Reference to instance variable 'prefix' does not need "this". 37 9
    #A4812 warning RedundantThis Reference to instance variable 'labels' does not need "this". 57 16
    #A4813 warning RedundantThis Reference to instance variable 'labels' does not need "this". 73 35
    #A4814 warning RedundantThis Reference to instance variable 'prefix' does not need "this". 85 36
    #A4815 warning RedundantThis Reference to instance variable 'prefix' does not need "this". 89 38

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ColorPanel.java

    Severity Rule Message Line Col
    #A4816 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 44 46
    #A4817 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 61 29
    #A4818 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 75 17
    #A4819 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 82 17
    #A4820 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 89 39
    #A4821 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 96 39
    #A4822 warning RedundantThis Reference to instance variable 'z' does not need "this". 109 13
    #A4823 warning RedundantThis Reference to instance variable 'y' does not need "this". 110 13
    #A4824 warning RedundantThis Reference to instance variable 'z' does not need "this". 110 23
    #A4825 warning RedundantThis Reference to instance variable 'x' does not need "this". 111 13
    #A4826 warning RedundantThis Reference to instance variable 'z' does not need "this". 111 23
    #A4827 warning RedundantThis Reference to instance variable 'model' does not need "this". 119 21
    #A4828 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 120 9
    #A4829 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 122 29
    #A4830 warning RedundantThis Reference to instance variable 'model' does not need "this". 125 32
    #A4831 warning RedundantThis Reference to instance variable 'model' does not need "this". 129 31
    #A4832 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 131 13
    #A4833 warning RedundantThis Reference to instance variable 'model' does not need "this". 131 39
    #A4834 warning RedundantThis Reference to instance variable 'model' does not need "this". 131 65
    #A4835 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 132 13
    #A4836 warning RedundantThis Reference to instance variable 'values' does not need "this". 132 39
    #A4837 warning RedundantThis Reference to instance variable 'color' does not need "this". 137 9
    #A4838 warning RedundantThis Reference to instance variable 'color' does not need "this". 141 38
    #A4839 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 147 16
    #A4840 warning RedundantThis Reference to instance variable 'x' does not need "this". 147 30
    #A4841 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 151 23
    #A4842 warning RedundantThis Reference to instance variable 'y' does not need "this". 151 37
    #A4843 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 155 23
    #A4844 warning RedundantThis Reference to instance variable 'z' does not need "this". 155 37
    #A4845 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 159 9
    #A4846 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 164 9
    #A4847 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 165 9
    #A4848 warning RedundantThis Reference to instance variable 'x' does not need "this". 170 25
    #A4849 warning RedundantThis Reference to instance variable 'y' does not need "this". 171 25
    #A4850 warning RedundantThis Reference to instance variable 'values' does not need "this". 172 9
    #A4851 warning RedundantThis Reference to instance variable 'values' does not need "this". 177 9
    #A4852 warning RedundantThis Reference to instance variable 'values' does not need "this". 178 9
    #A4853 warning RedundantThis Reference to instance variable 'z' does not need "this". 179 18
    #A4854 warning RedundantThis Reference to instance variable 'model' does not need "this". 186 13
    #A4855 warning RedundantThis Reference to instance variable 'values' does not need "this". 186 49
    #A4856 warning RedundantThis Reference to instance variable 'model' does not need "this". 187 33
    #A4857 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 188 17
    #A4858 warning RedundantThis Reference to instance variable 'values' does not need "this". 188 43
    #A4859 warning RedundantThis Reference to instance variable 'model' does not need "this". 194 24
    #A4860 warning RedundantThis Reference to instance variable 'model' does not need "this". 197 16
    #A4861 warning RedundantThis Reference to instance variable 'values' does not need "this". 197 36
    #A4862 warning RedundantThis Reference to instance variable 'values' does not need "this". 201 9
    #A4863 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 201 30
    #A4864 warning RedundantThis Reference to instance variable 'model' does not need "this". 205 23
    #A4865 warning RedundantThis Reference to instance variable 'values' does not need "this". 206 9
    #A4866 warning RedundantThis Reference to instance variable 'spinners' does not need "this". 207 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/DefaultPreviewPanel.java

    Severity Rule Message Line Col
    #A4867 warning RedundantThis Method call to 'getComponentOrientation' does not need "this". 99 13
    #A4868 warning RedundantThis Reference to instance variable 'sampleText' does not need "this". 246 13
    #A4869 warning RedundantThis Reference to instance variable 'sampleText' does not need "this". 247 13
    #A4870 warning RedundantThis Reference to instance variable 'sampleText' does not need "this". 249 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/DefaultSwatchChooserPanel.java

    Severity Rule Message Line Col
    #A4871 warning RedundantThis Method call to 'getComponentOrientation' does not need "this". 269 23
    #A4872 warning RedundantThis Method call to 'getComponentOrientation' does not need "this". 301 15

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/DiagramComponent.java

    Severity Rule Message Line Col
    #A4873 warning RedundantThis Reference to instance variable 'insets' does not need "this". 59 19
    #A4874 warning RedundantThis Reference to instance variable 'width' does not need "this". 60 9
    #A4875 warning RedundantThis Reference to instance variable 'insets' does not need "this". 60 35
    #A4876 warning RedundantThis Reference to instance variable 'insets' does not need "this". 60 54
    #A4877 warning RedundantThis Reference to instance variable 'height' does not need "this". 61 9
    #A4878 warning RedundantThis Reference to instance variable 'insets' does not need "this". 61 37
    #A4879 warning RedundantThis Reference to instance variable 'insets' does not need "this". 61 55
    #A4880 warning RedundantThis Reference to instance variable 'image' does not need "this". 63 27
    #A4881 warning RedundantThis Reference to instance variable 'width' does not need "this". 64 21
    #A4882 warning RedundantThis Reference to instance variable 'image' does not need "this". 64 35
    #A4883 warning RedundantThis Reference to instance variable 'height' does not need "this". 65 21
    #A4884 warning RedundantThis Reference to instance variable 'image' does not need "this". 65 36
    #A4885 warning RedundantThis Reference to instance variable 'width' does not need "this". 67 24
    #A4886 warning RedundantThis Reference to instance variable 'height' does not need "this". 67 37
    #A4887 warning RedundantThis Reference to instance variable 'array' does not need "this". 68 18
    #A4888 warning RedundantThis Reference to instance variable 'array' does not need "this". 68 42
    #A4889 warning RedundantThis Reference to instance variable 'array' does not need "this". 69 17
    #A4890 warning RedundantThis Reference to instance variable 'image' does not need "this". 71 13
    #A4891 warning RedundantThis Reference to instance variable 'width' does not need "this". 71 44
    #A4892 warning RedundantThis Reference to instance variable 'height' does not need "this". 71 56
    #A4893 warning RedundantThis Reference to instance variable 'width' does not need "this". 74 40
    #A4894 warning RedundantThis Reference to instance variable 'height' does not need "this". 75 40
    #A4895 warning RedundantThis Reference to instance variable 'height' does not need "this". 79 33
    #A4896 warning RedundantThis Reference to instance variable 'diagram' does not need "this". 80 21
    #A4897 warning RedundantThis Reference to instance variable 'width' does not need "this". 82 41
    #A4898 warning RedundantThis Reference to instance variable 'array' does not need "this". 83 25
    #A4899 warning RedundantThis Reference to instance variable 'panel' does not need "this". 83 46
    #A4900 warning RedundantThis Reference to instance variable 'panel' does not need "this". 87 33
    #A4901 warning RedundantThis Reference to instance variable 'width' does not need "this". 88 41
    #A4902 warning RedundantThis Reference to instance variable 'array' does not need "this". 89 25
    #A4903 warning RedundantThis Reference to instance variable 'image' does not need "this". 94 9
    #A4904 warning RedundantThis Reference to instance variable 'width' does not need "this". 94 33
    #A4905 warning RedundantThis Reference to instance variable 'height' does not need "this". 94 45
    #A4906 warning RedundantThis Reference to instance variable 'array' does not need "this". 94 58
    #A4907 warning RedundantThis Reference to instance variable 'width' does not need "this". 94 73
    #A4908 warning RedundantThis Reference to instance variable 'image' does not need "this". 95 21
    #A4909 warning RedundantThis Reference to instance variable 'insets' does not need "this". 95 33
    #A4910 warning RedundantThis Reference to instance variable 'insets' does not need "this". 95 51
    #A4911 warning RedundantThis Reference to instance variable 'width' does not need "this". 95 68
    #A4912 warning RedundantThis Reference to instance variable 'height' does not need "this". 95 80
    #A4913 warning RedundantThis Reference to instance variable 'width' does not need "this". 97 13
    #A4914 warning RedundantThis Reference to instance variable 'height' does not need "this". 98 13
    #A4915 warning RedundantThis Reference to instance variable 'diagram' does not need "this". 101 17
    #A4916 warning RedundantThis Reference to instance variable 'panel' does not need "this". 102 34
    #A4917 warning RedundantThis Reference to instance variable 'insets' does not need "this". 102 58
    #A4918 warning RedundantThis Reference to instance variable 'width' does not need "this". 102 76
    #A4919 warning RedundantThis Reference to instance variable 'panel' does not need "this". 103 34
    #A4920 warning RedundantThis Reference to instance variable 'insets' does not need "this". 103 58
    #A4921 warning RedundantThis Reference to instance variable 'height' does not need "this". 103 75
    #A4922 warning RedundantThis Reference to instance variable 'panel' does not need "this". 108 34
    #A4923 warning RedundantThis Reference to instance variable 'insets' does not need "this". 108 58
    #A4924 warning RedundantThis Reference to instance variable 'height' does not need "this". 108 75
    #A4925 warning RedundantThis Reference to instance variable 'insets' does not need "this". 109 28
    #A4926 warning RedundantThis Reference to instance variable 'insets' does not need "this". 109 49
    #A4927 warning RedundantThis Reference to instance variable 'width' does not need "this". 109 68
    #A4928 warning RedundantThis Reference to instance variable 'insets' does not need "this". 136 46
    #A4929 warning RedundantThis Reference to instance variable 'height' does not need "this". 136 63
    #A4930 warning RedundantThis Reference to instance variable 'diagram' does not need "this". 137 17
    #A4931 warning RedundantThis Reference to instance variable 'insets' does not need "this". 138 50
    #A4932 warning RedundantThis Reference to instance variable 'width' does not need "this". 138 68
    #A4933 warning RedundantThis Reference to instance variable 'panel' does not need "this". 139 17
    #A4934 warning RedundantThis Reference to instance variable 'panel' does not need "this". 142 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/SlidingSpinner.java

    Severity Rule Message Line Col
    #A4935 warning RedundantThis Reference to instance variable 'model' does not need "this". 42 51
    #A4936 warning RedundantThis Reference to instance variable 'slider' does not need "this". 49 9
    #A4937 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 50 9
    #A4938 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 51 48
    #A4939 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 54 9
    #A4940 warning RedundantThis Reference to instance variable 'label' does not need "this". 58 16
    #A4941 warning RedundantThis Reference to instance variable 'slider' does not need "this". 62 16
    #A4942 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 66 16
    #A4943 warning RedundantThis Reference to instance variable 'value' does not need "this". 70 16
    #A4944 warning RedundantThis Reference to instance variable 'slider' does not need "this". 74 19
    #A4945 warning RedundantThis Reference to instance variable 'slider' does not need "this". 75 19
    #A4946 warning RedundantThis Reference to instance variable 'internal' does not need "this". 76 9
    #A4947 warning RedundantThis Reference to instance variable 'slider' does not need "this". 77 9
    #A4948 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 78 9
    #A4949 warning RedundantThis Reference to instance variable 'slider' does not need "this". 78 47
    #A4950 warning RedundantThis Reference to instance variable 'internal' does not need "this". 79 9
    #A4951 warning RedundantThis Reference to instance variable 'internal' does not need "this". 84 9
    #A4952 warning RedundantThis Reference to instance variable 'slider' does not need "this". 85 9
    #A4953 warning RedundantThis Reference to instance variable 'slider' does not need "this". 86 9
    #A4954 warning RedundantThis Reference to instance variable 'model' does not need "this". 87 9
    #A4955 warning RedundantThis Reference to instance variable 'model' does not need "this". 88 9
    #A4956 warning RedundantThis Reference to instance variable 'internal' does not need "this". 89 9
    #A4957 warning RedundantThis Reference to instance variable 'label' does not need "this". 93 9
    #A4958 warning RedundantThis Reference to instance variable 'slider' does not need "this". 94 9
    #A4959 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 95 9
    #A4960 warning RedundantThis Reference to instance variable 'internal' does not need "this". 99 14
    #A4961 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 100 17
    #A4962 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 101 32
    #A4963 warning RedundantThis Reference to instance variable 'internal' does not need "this". 103 21
    #A4964 warning RedundantThis Reference to instance variable 'slider' does not need "this". 104 21
    #A4965 warning RedundantThis Reference to instance variable 'internal' does not need "this". 105 21
    #A4966 warning RedundantThis Reference to instance variable 'slider' does not need "this". 108 25
    #A4967 warning RedundantThis Reference to instance variable 'internal' does not need "this". 109 13
    #A4968 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 110 13
    #A4969 warning RedundantThis Reference to instance variable 'internal' does not need "this". 111 13
    #A4970 warning RedundantThis Reference to instance variable 'slider' does not need "this". 112 23
    #A4971 warning RedundantThis Reference to instance variable 'slider' does not need "this". 113 23
    #A4972 warning RedundantThis Reference to instance variable 'panel' does not need "this". 115 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ValueFormatter.java

    Severity Rule Message Line Col
    #A4973 warning RedundantThis Reference to instance variable 'radix' does not need "this". 82 9
    #A4974 warning RedundantThis Reference to instance variable 'radix' does not need "this". 88 42
    #A4975 warning RedundantThis Reference to instance variable 'radix' does not need "this". 100 17
    #A4976 warning RedundantThis Reference to instance variable 'length' does not need "this". 104 25
    #A4977 warning RedundantThis Reference to instance variable 'radix' does not need "this". 107 65
    #A4978 warning RedundantThis Reference to instance variable 'filter' does not need "this". 117 16
    #A4979 warning RedundantThis Reference to instance variable 'text' does not need "this". 123 13
    #A4980 warning RedundantThis Reference to instance variable 'text' does not need "this". 132 13
    #A4981 warning RedundantThis Reference to instance variable 'text' does not need "this". 133 13
    #A4982 warning RedundantThis Reference to instance variable 'radix' does not need "this". 145 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/RowSorterEvent.java

    Severity Rule Message Line Col
    #A4983 warning RedundantThis Reference to instance variable 'oldViewToModel' does not need "this". 94 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TreeModelEvent.java

    Severity Rule Message Line Col
    #A4984 warning RedundantThis Reference to instance variable 'childIndices' does not need "this". 210 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/filechooser/FileNameExtensionFilter.java

    Severity Rule Message Line Col
    #A4985 warning RedundantThis Reference to instance variable 'lowerCaseExtensions' does not need "this". 81 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicButtonUI.java

    Severity Rule Message Line Col
    #A4986 warning RedundantThis Reference to instance variable 'shiftOffset' does not need "this". 351 9
    #A4987 warning RedundantThis Reference to instance variable 'shiftOffset' does not need "this". 355 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicColorChooserUI.java

    Severity Rule Message Line Col
    #A4988 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 141 35
    #A4989 warning RedundantThis Reference to instance variable 'previewPanel' does not need "this". 164 13
    #A4990 warning RedundantThis Reference to instance variable 'previewPanel' does not need "this". 165 13
    #A4991 warning RedundantThis Reference to instance variable 'previewPanelHolder' does not need "this". 166 13
    #A4992 warning RedundantThis Reference to instance variable 'previewPanel' does not need "this". 166 44
    #A4993 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 168 9
    #A4994 warning RedundantThis Reference to instance variable 'previewPanelHolder' does not need "this". 168 29
    #A4995 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 215 35
    #A4996 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 220 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicComboBoxRenderer.java

    Severity Rule Message Line Col
    #A4997 warning RedundantThis Method call to 'getText' does not need "this". 78 14
    #A4998 warning RedundantThis Method call to 'getText' does not need "this". 78 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicFileChooserUI.java

    Severity Rule Message Line Col
    #A4999 warning RedundantThis Reference to instance variable 'pattern' does not need "this". 1110 13
    #A5000 warning RedundantThis Reference to instance variable 'fileData' does not need "this". 1362 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicMenuUI.java

    Severity Rule Message Line Col
    #A5001 warning RedundantThis Reference to instance variable 'force' does not need "this". 236 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicOptionPaneUI.java

    Severity Rule Message Line Col
    #A5002 warning RedundantThis Reference to instance variable 'padding' does not need "this". 955 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java

    Severity Rule Message Line Col
    #A5003 warning RedundantThis Reference to instance variable 'lastPathSelected' does not need "this". 736 13
    #A5004 warning RedundantThis Reference to instance variable 'lastPathSelected' does not need "this". 737 16
    #A5005 warning RedundantThis Reference to instance variable 'lastPathSelected' does not need "this". 738 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicProgressBarUI.java

    Severity Rule Message Line Col
    #A5006 warning RedundantThis Reference to instance variable 'cellLength' does not need "this". 356 9
    #A5007 warning RedundantThis Reference to instance variable 'cellSpacing' does not need "this". 378 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicScrollBarUI.java

    Severity Rule Message Line Col
    #A5008 warning RedundantThis Reference to instance variable 'useBlockIncrement' does not need "this". 1410 55

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSliderUI.java

    Severity Rule Message Line Col
    #A5009 warning RedundantThis Reference to instance variable 'useBlockIncrement' does not need "this". 1832 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSpinnerUI.java

    Severity Rule Message Line Col
    #A5010 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 117 9
    #A5011 warning RedundantThis Reference to instance variable 'spinner' does not need "this". 137 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java

    Severity Rule Message Line Col
    #A5012 warning RedundantThis Method call to 'getBackground' does not need "this". 398 32
    #A5013 warning RedundantThis Method call to 'getWidth' does not need "this". 399 38
    #A5014 warning RedundantThis Method call to 'getHeight' does not need "this". 400 32
    #A5015 warning RedundantThis Method call to 'getBackground' does not need "this". 454 32
    #A5016 warning RedundantThis Method call to 'getWidth' does not need "this". 455 38
    #A5017 warning RedundantThis Method call to 'getHeight' does not need "this". 456 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java

    Severity Rule Message Line Col
    #A5018 warning RedundantThis Reference to instance variable 'tabPane' does not need "this". 217 9
    #A5019 warning RedundantThis Reference to instance variable 'tabPane' does not need "this". 236 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTableUI.java

    Severity Rule Message Line Col
    #A5020 warning RedundantThis Reference to instance variable 'dx' does not need "this". 412 25
    #A5021 warning RedundantThis Reference to instance variable 'dy' does not need "this". 413 25
    #A5022 warning RedundantThis Reference to instance variable 'dx' does not need "this". 417 25
    #A5023 warning RedundantThis Reference to instance variable 'dy' does not need "this". 418 25
    #A5024 warning RedundantThis Reference to instance variable 'dx' does not need "this". 438 25
    #A5025 warning RedundantThis Reference to instance variable 'dy' does not need "this". 443 25
    #A5026 warning RedundantThis Reference to instance variable 'dx' does not need "this". 463 25
    #A5027 warning RedundantThis Reference to instance variable 'dy' does not need "this". 464 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicToolBarUI.java

    Severity Rule Message Line Col
    #A5028 warning RedundantThis Reference to instance variable 'floating' does not need "this". 794 13
    #A5029 warning RedundantThis Reference to instance variable 'dockingColor' does not need "this". 882 9
    #A5030 warning RedundantThis Reference to instance variable 'floatingColor' does not need "this". 896 9
    #A5031 warning RedundantThis Reference to instance variable 'toolBar' does not need "this". 1329 13
    #A5032 warning RedundantThis Reference to instance variable 'orientation' does not need "this". 1397 26
    #A5033 warning RedundantThis Reference to instance variable 'orientation' does not need "this". 1399 17
    #A5034 warning RedundantThis Reference to instance variable 'offset' does not need "this". 1420 13
    #A5035 warning RedundantThis Reference to instance variable 'borderColor' does not need "this". 1424 17
    #A5036 warning RedundantThis Reference to instance variable 'borderColor' does not need "this". 1426 13
    #A5037 warning RedundantThis Reference to instance variable 'borderColor' does not need "this". 1431 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTreeUI.java

    Severity Rule Message Line Col
    #A5038 warning RedundantThis Method call to 'setShowsRootHandles' does not need "this". 678 9
    #A5039 warning RedundantThis Method call to 'getPreferredMinSize' does not need "this". 1980 33
    #A5040 warning RedundantThis Method call to 'getPreferredMinSize' does not need "this". 2002 12
    #A5041 warning RedundantThis Method call to 'getPreferredMinSize' does not need "this". 2003 20
    #A5042 warning RedundantThis Method call to 'getPreferredMinSize' does not need "this". 2014 12
    #A5043 warning RedundantThis Method call to 'getPreferredMinSize' does not need "this". 2015 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java

    Severity Rule Message Line Col
    #A5044 warning RedundantThis Reference to instance variable 'className' does not need "this". 2194 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalSplitPaneDivider.java

    Severity Rule Message Line Col
    #A5045 warning RedundantThis Method call to 'getBackground' does not need "this". 126 29
    #A5046 warning RedundantThis Method call to 'getBackground' does not need "this". 132 32
    #A5047 warning RedundantThis Method call to 'getWidth' does not need "this". 134 42
    #A5048 warning RedundantThis Method call to 'getHeight' does not need "this". 135 36
    #A5049 warning RedundantThis Method call to 'getBackground' does not need "this". 235 29
    #A5050 warning RedundantThis Method call to 'getBackground' does not need "this". 241 32
    #A5051 warning RedundantThis Method call to 'getWidth' does not need "this". 243 42
    #A5052 warning RedundantThis Method call to 'getHeight' does not need "this". 244 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalTitlePane.java

    Severity Rule Message Line Col
    #A5053 warning RedundantThis Reference to instance variable 'rootPane' does not need "this". 173 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalUtils.java

    Severity Rule Message Line Col
    #A5054 warning RedundantThis Reference to instance variable 'factor' does not need "this". 420 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/AbstractRegionPainter.java

    Severity Rule Message Line Col
    #A5055 warning RedundantThis Reference to instance variable 'stretchingInsets' does not need "this". 550 13
    #A5056 warning RedundantThis Reference to instance variable 'maxHorizontalScaleFactor' does not need "this". 554 13
    #A5057 warning RedundantThis Reference to instance variable 'maxVerticalScaleFactor' does not need "this". 555 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/ImageCache.java

    Severity Rule Message Line Col
    #A5058 warning RedundantThis Reference to instance variable 'maxPixelCount' does not need "this". 69 9
    #A5059 warning RedundantThis Reference to instance variable 'maxSingleImagePixelSize' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/NimbusIcon.java

    Severity Rule Message Line Col
    #A5060 warning RedundantThis Reference to instance variable 'width' does not need "this". 47 9
    #A5061 warning RedundantThis Reference to instance variable 'height' does not need "this". 48 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/NimbusStyle.java

    Severity Rule Message Line Col
    #A5062 warning RedundantThis Reference to instance variable 'component' does not need "this". 214 13
    #A5063 warning RedundantThis Reference to instance variable 'painter' does not need "this". 217 9
    #A5064 warning RedundantThis Reference to instance variable 'xstate' does not need "this". 1105 17
    #A5065 warning RedundantThis Reference to instance variable 'key' does not need "this". 1106 18
    #A5066 warning RedundantThis Reference to instance variable 'key' does not need "this". 1113 32
    #A5067 warning RedundantThis Reference to instance variable 'xstate' does not need "this". 1114 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/ColorType.java

    Severity Rule Message Line Col
    #A5068 warning RedundantThis Reference to instance variable 'index' does not need "this". 118 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/ImagePainter.java

    Severity Rule Message Line Col
    #A5069 warning RedundantThis Reference to instance variable 'sInsets' does not need "this". 80 13
    #A5070 warning RedundantThis Reference to instance variable 'dInsets' does not need "this". 86 13
    #A5071 warning RedundantThis Reference to instance variable 'imageCache' does not need "this". 90 9
    #A5072 warning RedundantThis Reference to instance variable 'dInsets' does not need "this". 109 28
    #A5073 warning RedundantThis Reference to instance variable 'dInsets' does not need "this". 111 23
    #A5074 warning RedundantThis Reference to instance variable 'dInsets' does not need "this". 112 24
    #A5075 warning RedundantThis Reference to instance variable 'dInsets' does not need "this". 113 22
    #A5076 warning RedundantThis Reference to instance variable 'dInsets' does not need "this". 114 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java

    Severity Rule Message Line Col
    #A5077 warning RedundantThis Reference to instance variable 'pressed' does not need "this". 554 13
    #A5078 warning RedundantThis Reference to instance variable 'over' does not need "this". 570 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthContext.java

    Severity Rule Message Line Col
    #A5079 warning RedundantThis Reference to instance variable 'component' does not need "this". 187 9
    #A5080 warning RedundantThis Reference to instance variable 'style' does not need "this". 188 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java

    Severity Rule Message Line Col
    #A5081 warning RedundantThis Method call to 'getClass' does not need "this". 907 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java

    Severity Rule Message Line Col
    #A5082 warning RedundantThis Reference to instance variable 'style' does not need "this". 114 9
    #A5083 warning RedundantThis Reference to instance variable 'accStyle' does not need "this". 115 9
    #A5084 warning RedundantThis Reference to instance variable 'gu' does not need "this". 116 9
    #A5085 warning RedundantThis Reference to instance variable 'accGu' does not need "this". 117 9
    #A5086 warning RedundantThis Reference to instance variable 'alignAcceleratorText' does not need "this". 118 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthScrollPaneUI.java

    Severity Rule Message Line Col
    #A5087 warning RedundantThis Reference to instance variable 'insets' does not need "this". 238 13
    #A5088 warning RedundantThis Reference to instance variable 'insets' does not need "this". 240 17
    #A5089 warning RedundantThis Reference to instance variable 'insets' does not need "this". 241 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTabbedPaneUI.java

    Severity Rule Message Line Col
    #A5090 warning RedundantThis Reference to instance variable 'tabStyle' does not need "this". 163 9
    #A5091 warning RedundantThis Reference to instance variable 'tabAreaStyle' does not need "this". 171 9
    #A5092 warning RedundantThis Reference to instance variable 'tabContentStyle' does not need "this". 179 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthViewportUI.java

    Severity Rule Message Line Col
    #A5093 warning RedundantThis Reference to instance variable 'style' does not need "this". 101 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/JTableHeader.java

    Severity Rule Message Line Col
    #A5094 warning RedundantThis Method call to 'setAccessibleParent' does not need "this". 889 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/AbstractWriter.java

    Severity Rule Message Line Col
    #A5095 warning RedundantThis Reference to instance variable 'doc' does not need "this". 182 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/BoxView.java

    Severity Rule Message Line Col
    #A5096 warning RedundantThis Reference to instance variable 'majorAxis' does not need "this". 72 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultCaret.java

    Severity Rule Message Line Col
    #A5097 warning RedundantThis Method call to '_contains' does not need "this". 623 34
    #A5098 warning RedundantThis Reference to instance variable 'markBias' does not need "this". 1171 9
    #A5099 warning RedundantThis Reference to instance variable 'markLTR' does not need "this". 1172 9
    #A5100 warning RedundantThis Reference to instance variable 'dot' does not need "this". 1307 60
    #A5101 warning RedundantThis Reference to instance variable 'dotBias' does not need "this". 1307 70
    #A5102 warning RedundantThis Reference to instance variable 'dot' does not need "this". 1329 13
    #A5103 warning RedundantThis Reference to instance variable 'mark' does not need "this". 1329 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultFormatter.java

    Severity Rule Message Line Col
    #A5104 warning RedundantThis Reference to instance variable 'value' does not need "this". 668 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultStyledDocument.java

    Severity Rule Message Line Col
    #A5105 warning RedundantThis Reference to instance variable 'data' does not need "this". 1257 13
    #A5106 warning RedundantThis Reference to instance variable 'direction' does not need "this". 1260 13
    #A5107 warning RedundantThis Reference to instance variable 'endOffset' does not need "this". 1769 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/ElementIterator.java

    Severity Rule Message Line Col
    #A5108 warning RedundantThis Reference to instance variable 'item' does not need "this". 98 13
    #A5109 warning RedundantThis Reference to instance variable 'childIndex' does not need "this". 99 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/GapContent.java

    Severity Rule Message Line Col
    #A5110 warning RedundantThis Reference to instance variable 'undoLocation' does not need "this". 829 13
    #A5111 warning RedundantThis Reference to instance variable 'rec' does not need "this". 841 17
    #A5112 warning RedundantThis Reference to instance variable 'rec' does not need "this". 844 17
    #A5113 warning RedundantThis Reference to instance variable 'length' does not need "this". 913 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/GlyphView.java

    Severity Rule Message Line Col
    #A5114 warning RedundantThis Reference to instance variable 'x' does not need "this". 592 60

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/MaskFormatter.java

    Severity Rule Message Line Col
    #A5115 warning RedundantThis Reference to instance variable 'placeholderString' does not need "this". 284 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/Segment.java

    Severity Rule Message Line Col
    #A5116 warning RedundantThis Reference to instance variable 'array' does not need "this". 292 25
    #A5117 warning RedundantThis Reference to instance variable 'offset' does not need "this". 293 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StringContent.java

    Severity Rule Message Line Col
    #A5118 warning RedundantThis Reference to instance variable 'undoLocation' does not need "this". 371 13
    #A5119 warning RedundantThis Reference to instance variable 'length' does not need "this". 451 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StyleContext.java

    Severity Rule Message Line Col
    #A5120 warning RedundantThis Method call to 'addAttribute' does not need "this". 1312 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StyledEditorKit.java

    Severity Rule Message Line Col
    #A5121 warning RedundantThis Reference to instance variable 'defaultActions' does not need "this". 93 59

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/TableView.java

    Severity Rule Message Line Col
    #A5122 warning RedundantThis Method call to 'childAllocation' does not need "this". 568 17
    #A5123 warning RedundantThis Method call to 'childAllocation' does not need "this". 781 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/AccessibleHTML.java

    Severity Rule Message Line Col
    #A5124 warning RedundantThis Reference to instance variable 'model' does not need "this". 89 9
    #A5125 warning RedundantThis Reference to instance variable 'isHeaderCell' does not need "this". 2558 17
    #A5126 warning RedundantThis Reference to instance variable 'isHeaderCell' does not need "this". 2571 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/CSS.java

    Severity Rule Message Line Col
    #A5127 warning RedundantThis Reference to instance variable 'value' does not need "this". 2706 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTML.java

    Severity Rule Message Line Col
    #A5128 warning RedundantThis Reference to instance variable 'breakTag' does not need "this". 79 13
    #A5129 warning RedundantThis Reference to instance variable 'blockTag' does not need "this". 80 13
    #A5130 warning RedundantThis Reference to instance variable 'PRE' does not need "this". 117 21
    #A5131 warning RedundantThis Reference to instance variable 'TEXTAREA' does not need "this". 117 36
    #A5132 warning RedundantThis Reference to instance variable 'P' does not need "this". 140 17
    #A5133 warning RedundantThis Reference to instance variable 'IMPLIED' does not need "this". 141 23
    #A5134 warning RedundantThis Reference to instance variable 'DT' does not need "this". 142 23
    #A5135 warning RedundantThis Reference to instance variable 'H1' does not need "this". 143 23
    #A5136 warning RedundantThis Reference to instance variable 'H2' does not need "this". 144 23
    #A5137 warning RedundantThis Reference to instance variable 'H3' does not need "this". 145 23
    #A5138 warning RedundantThis Reference to instance variable 'H4' does not need "this". 146 23
    #A5139 warning RedundantThis Reference to instance variable 'H5' does not need "this". 147 23
    #A5140 warning RedundantThis Reference to instance variable 'H6' does not need "this". 148 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTMLDocument.java

    Severity Rule Message Line Col
    #A5141 warning RedundantThis Reference to instance variable 'frameDocument' does not need "this". 848 9
    #A5142 warning RedundantThis Reference to instance variable 'inParagraph' does not need "this". 2328 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTMLEditorKit.java

    Severity Rule Message Line Col
    #A5143 warning RedundantThis Reference to instance variable 'defaultActions' does not need "this". 437 59

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/ImageView.java

    Severity Rule Message Line Col
    #A5144 warning RedundantThis Reference to instance variable 'attr' does not need "this". 264 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/OptionListModel.java

    Severity Rule Message Line Col
    #A5145 warning RedundantThis Method call to 'fireValueChanged' does not need "this". 453 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/StyleSheet.java

    Severity Rule Message Line Col
    #A5146 warning RedundantThis Reference to instance variable 'parsingDeclaration' does not need "this". 3182 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/TableView.java

    Severity Rule Message Line Col
    #A5147 warning RedundantThis Method call to 'childAllocation' does not need "this". 736 17
    #A5148 warning RedundantThis Method call to 'childAllocation' does not need "this". 1650 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/ContentModelState.java

    Severity Rule Message Line Col
    #A5149 warning RedundantThis Reference to instance variable 'model' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/Parser.java

    Severity Rule Message Line Col
    #A5150 warning RedundantThis Reference to instance variable 'ln' does not need "this". 2220 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/TagStack.java

    Severity Rule Message Line Col
    #A5151 warning RedundantThis Reference to instance variable 'elem' does not need "this". 62 9
    #A5152 warning RedundantThis Reference to instance variable 'state' does not need "this". 67 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/AbstractFilter.java

    Severity Rule Message Line Col
    #A5153 warning RedundantThis Method call to 'write' does not need "this". 106 13
    #A5154 warning RedundantThis Method call to 'write' does not need "this". 123 15

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/RTFGenerator.java

    Severity Rule Message Line Col
    #A5155 warning RedundantThis Reference to instance variable 'workingSegment' does not need "this". 794 38
    #A5156 warning RedundantThis Reference to instance variable 'workingSegment' does not need "this". 800 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/AbstractLayoutCache.java

    Severity Rule Message Line Col
    #A5157 warning RedundantThis Reference to instance variable 'nodeDimensions' does not need "this". 77 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/FixedHeightLayoutCache.java

    Severity Rule Message Line Col
    #A5158 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 413 21
    #A5159 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 513 21
    #A5160 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 626 9
    #A5161 warning RedundantThis Method call to 'getUserObject' does not need "this". 1194 51
    #A5162 warning RedundantThis Reference to instance variable 'nextIndex' does not need "this". 1496 13
    #A5163 warning RedundantThis Reference to instance variable 'childCount' does not need "this". 1497 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/VariableHeightLayoutCache.java

    Severity Rule Message Line Col
    #A5164 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 158 13
    #A5165 warning RedundantThis Method call to 'updateYLocationsFrom' does not need "this". 446 25
    #A5166 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 448 17
    #A5167 warning RedundantThis Method call to 'createNodeAt' does not need "this". 490 35
    #A5168 warning RedundantThis Method call to 'updateYLocationsFrom' does not need "this". 505 29
    #A5169 warning RedundantThis Method call to 'updateYLocationsFrom' does not need "this". 507 29
    #A5170 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 509 25
    #A5171 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 512 25
    #A5172 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 601 25
    #A5173 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 604 25
    #A5174 warning RedundantThis Method call to 'updateYLocationsFrom' does not need "this". 610 25
    #A5175 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 672 21
    #A5176 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 675 21
    #A5177 warning RedundantThis Method call to 'visibleNodesChanged' does not need "this". 759 9
    #A5178 warning RedundantThis Method call to 'getNode' does not need "this". 1006 20
    #A5179 warning RedundantThis Method call to 'isExpanded' does not need "this". 1102 18
    #A5180 warning RedundantThis Method call to 'getValue' does not need "this". 1113 38
    #A5181 warning RedundantThis Method call to 'getUserObject' does not need "this". 1359 56
    #A5182 warning RedundantThis Method call to 'add' does not need "this". 1424 21
    #A5183 warning RedundantThis Method call to 'add' does not need "this". 1433 21
    #A5184 warning RedundantThis Method call to 'add' does not need "this". 1485 29
    #A5185 warning RedundantThis Method call to 'add' does not need "this". 1494 29
    #A5186 warning RedundantThis Method call to 'getPreferredHeight' does not need "this". 1511 49
    #A5187 warning RedundantThis Reference to instance variable 'nextIndex' does not need "this". 1669 13
    #A5188 warning RedundantThis Reference to instance variable 'childCount' does not need "this". 1670 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/undo/StateEdit.java

    Severity Rule Message Line Col
    #A5189 warning RedundantThis Reference to instance variable 'object' does not need "this". 118 9
    #A5190 warning RedundantThis Reference to instance variable 'preState' does not need "this". 119 9
    #A5191 warning RedundantThis Reference to instance variable 'object' does not need "this". 120 9
    #A5192 warning RedundantThis Reference to instance variable 'preState' does not need "this". 120 32
    #A5193 warning RedundantThis Reference to instance variable 'postState' does not need "this". 121 9
    #A5194 warning RedundantThis Reference to instance variable 'undoRedoName' does not need "this". 122 9
    #A5195 warning RedundantThis Reference to instance variable 'postState' does not need "this". 136 9
    #A5196 warning RedundantThis Reference to instance variable 'object' does not need "this". 137 9
    #A5197 warning RedundantThis Reference to instance variable 'postState' does not need "this". 137 32
    #A5198 warning RedundantThis Method call to 'removeRedundantState' does not need "this". 138 9
    #A5199 warning RedundantThis Reference to instance variable 'object' does not need "this". 146 9
    #A5200 warning RedundantThis Reference to instance variable 'object' does not need "this". 154 9
    #A5201 warning RedundantThis Reference to instance variable 'undoRedoName' does not need "this". 161 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/undo/UndoManager.java

    Severity Rule Message Line Col
    #A5202 warning RedundantThis Method call to 'trimEdits' does not need "this". 531 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/TransformService.java

    Severity Rule Message Line Col
    #A5203 warning RedundantThis Reference to instance variable 'key' does not need "this". 287 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/ExcC14NParameterSpec.java

    Severity Rule Message Line Col
    #A5204 warning RedundantThis Reference to instance variable 'preList' does not need "this". 93 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/XPathFilterParameterSpec.java

    Severity Rule Message Line Col
    #A5205 warning RedundantThis Reference to instance variable 'nsMap' does not need "this". 69 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/XPathType.java

    Severity Rule Message Line Col
    #A5206 warning RedundantThis Reference to instance variable 'nsMap' does not need "this". 130 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/ietf/jgss/MessageProp.java

    Severity Rule Message Line Col
    #A5207 warning RedundantThis Reference to instance variable 'privacyState' does not need "this". 84 9
    #A5208 warning RedundantThis Reference to instance variable 'privacyState' does not need "this". 130 9
    #A5209 warning RedundantThis Reference to instance variable 'dupToken' does not need "this". 216 8
    #A5210 warning RedundantThis Reference to instance variable 'oldToken' does not need "this". 217 8
    #A5211 warning RedundantThis Reference to instance variable 'unseqToken' does not need "this". 218 8
    #A5212 warning RedundantThis Reference to instance variable 'gapToken' does not need "this". 219 8

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/ietf/jgss/Oid.java

    Severity Rule Message Line Col
    #A5213 warning RedundantThis Reference to instance variable 'oid' does not need "this". 160 20
    #A5214 warning RedundantThis Reference to instance variable 'oid' does not need "this". 162 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfo.java

    Severity Rule Message Line Col
    #A5215 warning RedundantThis Reference to instance variable 'keyInfoTypes' does not need "this". 78 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyValue.java

    Severity Rule Message Line Col
    #A5216 warning RedundantThis Reference to instance variable 'publicKey' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMManifest.java

    Severity Rule Message Line Col
    #A5217 warning RedundantThis Reference to instance variable 'id' does not need "this". 88 9
    #A5218 warning RedundantThis Reference to instance variable 'references' does not need "this". 95 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMPGPData.java

    Severity Rule Message Line Col
    #A5219 warning RedundantThis Reference to instance variable 'externalElements' does not need "this". 75 13
    #A5220 warning RedundantThis Reference to instance variable 'externalElements' does not need "this". 84 13
    #A5221 warning RedundantThis Reference to instance variable 'keyId' does not need "this". 88 9
    #A5222 warning RedundantThis Reference to instance variable 'externalElements' does not need "this". 120 13
    #A5223 warning RedundantThis Reference to instance variable 'externalElements' does not need "this". 129 13
    #A5224 warning RedundantThis Reference to instance variable 'externalElements' does not need "this". 171 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMReference.java

    Severity Rule Message Line Col
    #A5225 warning RedundantThis Reference to instance variable 'allTransforms' does not need "this". 137 9
    #A5226 warning RedundantThis Reference to instance variable 'allTransforms' does not need "this". 146 13
    #A5227 warning RedundantThis Reference to instance variable 'allTransforms' does not need "this". 159 13
    #A5228 warning RedundantThis Reference to instance variable 'digestMethod' does not need "this". 161 9
    #A5229 warning RedundantThis Reference to instance variable 'digested' does not need "this". 174 13
    #A5230 warning RedundantThis Reference to instance variable 'appliedTransformData' does not need "this". 176 9
    #A5231 warning RedundantThis Reference to instance variable 'digestMethod' does not need "this". 202 9
    #A5232 warning RedundantThis Reference to instance variable 'digestValue' does not need "this". 207 13
    #A5233 warning RedundantThis Reference to instance variable 'uri' does not need "this". 213 9
    #A5234 warning RedundantThis Reference to instance variable 'id' does not need "this". 214 9
    #A5235 warning RedundantThis Reference to instance variable 'type' does not need "this". 216 9
    #A5236 warning RedundantThis Reference to instance variable 'here' does not need "this". 217 9
    #A5237 warning RedundantThis Reference to instance variable 'allTransforms' does not need "this". 220 9
    #A5238 warning RedundantThis Reference to instance variable 'appliedTransformData' does not need "this". 221 9
    #A5239 warning RedundantThis Reference to instance variable 'derefData' does not need "this". 400 13
    #A5240 warning RedundantThis Reference to instance variable 'dis' does not need "this". 482 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignedInfo.java

    Severity Rule Message Line Col
    #A5241 warning RedundantThis Reference to instance variable 'canonicalizationMethod' does not need "this". 86 9
    #A5242 warning RedundantThis Reference to instance variable 'signatureMethod' does not need "this". 87 9
    #A5243 warning RedundantThis Reference to instance variable 'canonData' does not need "this". 217 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSubTreeData.java

    Severity Rule Message Line Col
    #A5244 warning RedundantThis Reference to instance variable 'ni' does not need "this". 53 9
    #A5245 warning RedundantThis Reference to instance variable 'withComments' does not need "this". 81 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLObject.java

    Severity Rule Message Line Col
    #A5246 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 93 9
    #A5247 warning RedundantThis Reference to instance variable 'id' does not need "this". 94 9
    #A5248 warning RedundantThis Reference to instance variable 'mimeType' does not need "this". 95 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignature.java

    Severity Rule Message Line Col
    #A5249 warning RedundantThis Reference to instance variable 'sv' does not need "this". 108 9
    #A5250 warning RedundantThis Reference to instance variable 'objects' does not need "this". 110 13
    #A5251 warning RedundantThis Reference to instance variable 'objects' does not need "this". 119 13
    #A5252 warning RedundantThis Reference to instance variable 'si' does not need "this". 260 21
    #A5253 warning RedundantThis Reference to instance variable 'localSigElem' does not need "this". 407 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletClassLoader.java

    Severity Rule Message Line Col
    #A5254 warning RedundantThis Reference to instance variable 'codesource' does not need "this". 81 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletEvent.java

    Severity Rule Message Line Col
    #A5255 warning RedundantThis Reference to instance variable 'arg' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletSecurityException.java

    Severity Rule Message Line Col
    #A5256 warning RedundantThis Reference to instance variable 'key' does not need "this". 40 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/AudioData.java

    Severity Rule Message Line Col
    #A5257 warning RedundantThis Reference to instance variable 'format' does not need "this". 73 9
    #A5258 warning RedundantThis Reference to instance variable 'format' does not need "this". 78 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/AudioDataStream.java

    Severity Rule Message Line Col
    #A5259 warning RedundantThis Reference to instance variable 'ad' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/AWTCharset.java

    Severity Rule Message Line Col
    #A5260 warning RedundantThis Reference to instance variable 'awtCs' does not need "this". 43 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/AppContext.java

    Severity Rule Message Line Col
    #A5261 warning RedundantThis Reference to instance variable 'contextClassLoader' does not need "this". 251 9
    #A5262 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 369 13
    #A5263 warning RedundantThis Reference to instance variable 'isDisposed' does not need "this". 376 17
    #A5264 warning RedundantThis Reference to instance variable 'isDisposed' does not need "this". 379 13
    #A5265 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 450 9
    #A5266 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 460 17
    #A5267 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 468 9
    #A5268 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 475 17
    #A5269 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 483 28
    #A5270 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 486 28
    #A5271 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 491 39
    #A5272 warning RedundantThis Reference to instance variable 'threadGroup' does not need "this". 497 13
    #A5273 warning RedundantThis Reference to instance variable 'table' does not need "this". 503 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/FontConfiguration.java

    Severity Rule Message Line Col
    #A5274 warning RedundantThis Reference to instance variable 'preferLocaleFonts' does not need "this". 104 13
    #A5275 warning RedundantThis Reference to instance variable 'preferPropFonts' does not need "this". 105 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/FontDescriptor.java

    Severity Rule Message Line Col
    #A5276 warning RedundantThis Reference to instance variable 'useUnicode' does not need "this". 50 9
    #A5277 warning RedundantThis Reference to instance variable 'charsetName' does not need "this". 53 13
    #A5278 warning RedundantThis Reference to instance variable 'charsetName' does not need "this". 55 13
    #A5279 warning RedundantThis Reference to instance variable 'unicodeEncoder' does not need "this". 107 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/PlatformFont.java

    Severity Rule Message Line Col
    #A5280 warning RedundantThis Reference to instance variable 'FONTCACHEMASK' does not need "this". 273 53
    #A5281 warning RedundantThis Reference to instance variable 'FONTCACHESIZE' does not need "this". 423 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/RepaintArea.java

    Severity Rule Message Line Col
    #A5282 warning RedundantThis Method call to 'cloneAndReset' does not need "this". 203 26

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/SunHints.java

    Severity Rule Message Line Col
    #A5283 warning RedundantThis Reference to instance variable 'myKey' does not need "this". 125 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/datatransfer/SunClipboard.java

    Severity Rule Message Line Col
    #A5284 warning RedundantThis Reference to instance variable 'contentsContext' does not need "this". 282 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/geom/ChainEnd.java

    Severity Rule Message Line Col
    #A5285 warning RedundantThis Reference to instance variable 'head' does not need "this". 35 9
    #A5286 warning RedundantThis Reference to instance variable 'tail' does not need "this". 36 9
    #A5287 warning RedundantThis Reference to instance variable 'etag' does not need "this". 38 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/geom/Curve.java

    Severity Rule Message Line Col
    #A5288 warning RedundantThis Method call to 'getYBot' does not need "this". 876 36
    #A5289 warning RedundantThis Method call to 'getXMax' does not need "this". 884 13
    #A5290 warning RedundantThis Method call to 'getXMin' does not need "this". 885 17
    #A5291 warning RedundantThis Method call to 'getXMin' does not need "this". 890 13
    #A5292 warning RedundantThis Method call to 'TforY' does not need "this". 899 21
    #A5293 warning RedundantThis Method call to 'YforT' does not need "this". 900 22
    #A5294 warning RedundantThis Method call to 'YforT' does not need "this". 903 19
    #A5295 warning RedundantThis Method call to 'TforY' does not need "this". 905 21
    #A5296 warning RedundantThis Method call to 'YforT' does not need "this". 906 13
    #A5297 warning RedundantThis Method call to 'YforT' does not need "this". 907 34
    #A5298 warning RedundantThis Method call to 'XforT' does not need "this". 921 22
    #A5299 warning RedundantThis Method call to 'XforY' does not need "this". 930 33
    #A5300 warning RedundantThis Method call to 'XforY' does not need "this". 942 41
    #A5301 warning RedundantThis Method call to 'nextVertical' does not need "this". 966 25
    #A5302 warning RedundantThis Method call to 'XforT' does not need "this". 967 26
    #A5303 warning RedundantThis Method call to 'YforT' does not need "this". 968 26
    #A5304 warning RedundantThis Method call to 'XforY' does not need "this". 1028 24
    #A5305 warning RedundantThis Method call to 'XforT' does not need "this". 1067 25
    #A5306 warning RedundantThis Method call to 'YforT' does not need "this". 1068 25
    #A5307 warning RedundantThis Method call to 'YforT' does not need "this". 1169 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/geom/CurveLink.java

    Severity Rule Message Line Col
    #A5308 warning RedundantThis Reference to instance variable 'ytop' does not need "this". 38 9
    #A5309 warning RedundantThis Reference to instance variable 'ybot' does not need "this". 39 9
    #A5310 warning RedundantThis Reference to instance variable 'ytop' does not need "this". 59 9
    #A5311 warning RedundantThis Reference to instance variable 'ybot' does not need "this". 60 9
    #A5312 warning RedundantThis Reference to instance variable 'next' does not need "this". 108 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/geom/Edge.java

    Severity Rule Message Line Col
    #A5313 warning RedundantThis Reference to instance variable 'curve' does not need "this". 43 9
    #A5314 warning RedundantThis Reference to instance variable 'activey' does not need "this". 108 9
    #A5315 warning RedundantThis Reference to instance variable 'activey' does not need "this". 113 38

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/geom/Order1.java

    Severity Rule Message Line Col
    #A5316 warning RedundantThis Reference to instance variable 'xmin' does not need "this". 50 13
    #A5317 warning RedundantThis Reference to instance variable 'xmax' does not need "this". 51 13
    #A5318 warning RedundantThis Reference to instance variable 'xmin' does not need "this". 53 13
    #A5319 warning RedundantThis Reference to instance variable 'xmax' does not need "this". 54 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputContext.java

    Severity Rule Message Line Col
    #A5320 warning RedundantThis Reference to instance variable 'inputMethodWindowContext' does not need "this". 561 17
    #A5321 warning RedundantThis Reference to instance variable 'inputMethodWindowContext' does not need "this". 666 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputMethodJFrame.java

    Severity Rule Message Line Col
    #A5322 warning RedundantThis Method call to 'setUndecorated' does not need "this". 51 12
    #A5323 warning RedundantThis Method call to 'getRootPane' does not need "this". 52 12
    #A5324 warning RedundantThis Reference to instance variable 'inputContext' does not need "this". 55 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputMethodLocator.java

    Severity Rule Message Line Col
    #A5325 warning RedundantThis Method call to 'getClass' does not need "this". 61 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/SimpleInputMethodWindow.java

    Severity Rule Message Line Col
    #A5326 warning RedundantThis Reference to instance variable 'inputContext' does not need "this". 48 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BufImgSurfaceData.java

    Severity Rule Message Line Col
    #A5327 warning RedundantThis Reference to instance variable 'solidloops' does not need "this". 359 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BufImgSurfaceManager.java

    Severity Rule Message Line Col
    #A5328 warning RedundantThis Reference to instance variable 'sdDefault' does not need "this". 55 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BufferedImageGraphicsConfig.java

    Severity Rule Message Line Col
    #A5329 warning RedundantThis Reference to instance variable 'gd' does not need "this". 74 13
    #A5330 warning RedundantThis Reference to instance variable 'gd' does not need "this". 77 13
    #A5331 warning RedundantThis Reference to instance variable 'model' does not need "this". 79 9
    #A5332 warning RedundantThis Reference to instance variable 'raster' does not need "this". 80 9
    #A5333 warning RedundantThis Reference to instance variable 'width' does not need "this". 81 9
    #A5334 warning RedundantThis Reference to instance variable 'height' does not need "this". 82 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteBandedRaster.java

    Severity Rule Message Line Col
    #A5335 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 134 9
    #A5336 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 135 9
    #A5337 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 145 13
    #A5338 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 234 19
    #A5339 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 234 39
    #A5340 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 281 22
    #A5341 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 281 45
    #A5342 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 334 22
    #A5343 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 334 45
    #A5344 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 379 22
    #A5345 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 379 45
    #A5346 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 421 19
    #A5347 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 421 39
    #A5348 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 447 32
    #A5349 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 447 66
    #A5350 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 515 22
    #A5351 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 515 45
    #A5352 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 562 22
    #A5353 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 562 45
    #A5354 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 603 22
    #A5355 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 603 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteComponentRaster.java

    Severity Rule Message Line Col
    #A5356 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 155 9
    #A5357 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 156 9
    #A5358 warning RedundantThis Reference to instance variable 'data' does not need "this". 164 9
    #A5359 warning RedundantThis Reference to instance variable 'type' does not need "this". 174 13
    #A5360 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 175 13
    #A5361 warning RedundantThis Reference to instance variable 'pixelStride' does not need "this". 176 13
    #A5362 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 177 13
    #A5363 warning RedundantThis Reference to instance variable 'type' does not need "this". 187 13
    #A5364 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 188 13
    #A5365 warning RedundantThis Reference to instance variable 'pixelStride' does not need "this". 189 13
    #A5366 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 190 13
    #A5367 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 191 13
    #A5368 warning RedundantThis Reference to instance variable 'bandOffset' does not need "this". 199 9
    #A5369 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 199 27
    #A5370 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 265 19
    #A5371 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 265 39
    #A5372 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 313 22
    #A5373 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 313 45
    #A5374 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 366 22
    #A5375 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 366 45
    #A5376 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 426 22
    #A5377 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 426 45
    #A5378 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 467 19
    #A5379 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 467 39
    #A5380 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 496 32
    #A5381 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 496 66
    #A5382 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 587 22
    #A5383 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 587 45
    #A5384 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 648 22
    #A5385 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 648 45
    #A5386 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 701 22
    #A5387 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 701 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteInterleavedRaster.java

    Severity Rule Message Line Col
    #A5388 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 192 9
    #A5389 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 193 9
    #A5390 warning RedundantThis Reference to instance variable 'packed' does not need "this". 218 13
    #A5391 warning RedundantThis Reference to instance variable 'bitMasks' does not need "this". 219 13
    #A5392 warning RedundantThis Reference to instance variable 'bitOffsets' does not need "this". 220 13
    #A5393 warning RedundantThis Reference to instance variable 'dbOffsetPacked' does not need "this". 234 9
    #A5394 warning RedundantThis Reference to instance variable 'dbOffset' does not need "this". 237 9
    #A5395 warning RedundantThis Reference to instance variable 'inOrder' does not need "this". 242 9
    #A5396 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 317 19
    #A5397 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 317 39
    #A5398 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 390 22
    #A5399 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 390 45
    #A5400 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 448 22
    #A5401 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 448 45
    #A5402 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 545 19
    #A5403 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 545 39
    #A5404 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 576 32
    #A5405 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 576 66
    #A5406 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 700 22
    #A5407 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 700 45
    #A5408 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 753 22
    #A5409 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 753 45
    #A5410 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 836 19
    #A5411 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 836 39
    #A5412 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 852 19
    #A5413 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 852 39
    #A5414 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 875 22
    #A5415 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 875 45
    #A5416 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 919 22
    #A5417 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 919 45
    #A5418 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 958 22
    #A5419 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 958 45
    #A5420 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 1056 22
    #A5421 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 1056 45
    #A5422 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 1173 29
    #A5423 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 1174 21
    #A5424 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 1176 30
    #A5425 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 1177 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BytePackedRaster.java

    Severity Rule Message Line Col
    #A5426 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 154 9
    #A5427 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 155 9
    #A5428 warning RedundantThis Reference to instance variable 'data' does not need "this". 162 9
    #A5429 warning RedundantThis Reference to instance variable 'type' does not need "this". 173 13
    #A5430 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 246 19
    #A5431 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 246 39
    #A5432 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 320 22
    #A5433 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 320 45
    #A5434 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 394 22
    #A5435 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 394 45
    #A5436 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 508 19
    #A5437 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 508 39
    #A5438 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 548 32
    #A5439 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 548 66
    #A5440 warning RedundantThis Reference to instance variable 'data' does not need "this". 584 26
    #A5441 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 587 23
    #A5442 warning RedundantThis Reference to instance variable 'dataBitOffset' does not need "this". 591 23
    #A5443 warning RedundantThis Reference to instance variable 'pixelBitStride' does not need "this". 593 39
    #A5444 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 830 29
    #A5445 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 831 21
    #A5446 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 833 30
    #A5447 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 834 22
    #A5448 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 911 22
    #A5449 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 911 45
    #A5450 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 1033 22
    #A5451 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 1033 45
    #A5452 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 1146 22
    #A5453 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 1146 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/DataBufferNative.java

    Severity Rule Message Line Col
    #A5454 warning RedundantThis Reference to instance variable 'surfaceData' does not need "this". 61 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/GifImageDecoder.java

    Severity Rule Message Line Col
    #A5455 warning RedundantThis Reference to instance variable 'decoder' does not need "this". 645 9
    #A5456 warning RedundantThis Reference to instance variable 'disposal_method' does not need "this". 646 9
    #A5457 warning RedundantThis Reference to instance variable 'delay' does not need "this". 647 9
    #A5458 warning RedundantThis Reference to instance variable 'model' does not need "this". 648 9
    #A5459 warning RedundantThis Reference to instance variable 'initialframe' does not need "this". 649 9
    #A5460 warning RedundantThis Reference to instance variable 'width' does not need "this". 652 9
    #A5461 warning RedundantThis Reference to instance variable 'height' does not need "this". 653 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/IntegerComponentRaster.java

    Severity Rule Message Line Col
    #A5462 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 169 9
    #A5463 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 170 9
    #A5464 warning RedundantThis Reference to instance variable 'data' does not need "this". 181 9
    #A5465 warning RedundantThis Reference to instance variable 'type' does not need "this". 193 13
    #A5466 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 197 13
    #A5467 warning RedundantThis Reference to instance variable 'pixelStride' does not need "this". 198 13
    #A5468 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 199 13
    #A5469 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 200 13
    #A5470 warning RedundantThis Reference to instance variable 'bandOffset' does not need "this". 201 13
    #A5471 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 201 31
    #A5472 warning RedundantThis Reference to instance variable 'numDataElems' does not need "this". 205 13
    #A5473 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 275 19
    #A5474 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 275 39
    #A5475 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 323 22
    #A5476 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 323 45
    #A5477 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 367 19
    #A5478 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 367 39
    #A5479 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 399 32
    #A5480 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 399 66
    #A5481 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 499 22
    #A5482 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 499 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/IntegerInterleavedRaster.java

    Severity Rule Message Line Col
    #A5483 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 129 9
    #A5484 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 130 9
    #A5485 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 218 19
    #A5486 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 218 39
    #A5487 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 263 22
    #A5488 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 263 45
    #A5489 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 300 19
    #A5490 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 300 39
    #A5491 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 329 32
    #A5492 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 329 66
    #A5493 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 420 22
    #A5494 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 420 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortBandedRaster.java

    Severity Rule Message Line Col
    #A5495 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 132 9
    #A5496 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 133 9
    #A5497 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 142 13
    #A5498 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 230 19
    #A5499 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 230 39
    #A5500 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 276 22
    #A5501 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 276 45
    #A5502 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 329 22
    #A5503 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 329 45
    #A5504 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 375 22
    #A5505 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 375 45
    #A5506 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 416 19
    #A5507 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 416 39
    #A5508 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 443 32
    #A5509 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 443 66
    #A5510 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 513 22
    #A5511 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 513 45
    #A5512 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 560 22
    #A5513 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 560 45
    #A5514 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 601 22
    #A5515 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 601 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortComponentRaster.java

    Severity Rule Message Line Col
    #A5516 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 155 9
    #A5517 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 156 9
    #A5518 warning RedundantThis Reference to instance variable 'data' does not need "this". 164 9
    #A5519 warning RedundantThis Reference to instance variable 'type' does not need "this". 174 13
    #A5520 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 175 13
    #A5521 warning RedundantThis Reference to instance variable 'pixelStride' does not need "this". 176 13
    #A5522 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 177 13
    #A5523 warning RedundantThis Reference to instance variable 'type' does not need "this". 187 13
    #A5524 warning RedundantThis Reference to instance variable 'scanlineStride' does not need "this". 188 13
    #A5525 warning RedundantThis Reference to instance variable 'pixelStride' does not need "this". 189 13
    #A5526 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 190 13
    #A5527 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 191 13
    #A5528 warning RedundantThis Reference to instance variable 'bandOffset' does not need "this". 199 9
    #A5529 warning RedundantThis Reference to instance variable 'dataOffsets' does not need "this". 199 27
    #A5530 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 264 19
    #A5531 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 264 39
    #A5532 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 312 22
    #A5533 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 312 45
    #A5534 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 365 22
    #A5535 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 365 45
    #A5536 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 425 22
    #A5537 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 425 45
    #A5538 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 465 19
    #A5539 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 465 39
    #A5540 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 493 32
    #A5541 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 493 66
    #A5542 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 563 22
    #A5543 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 563 45
    #A5544 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 609 22
    #A5545 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 609 45
    #A5546 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 662 22
    #A5547 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 662 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortInterleavedRaster.java

    Severity Rule Message Line Col
    #A5548 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 132 9
    #A5549 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 133 9
    #A5550 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 237 19
    #A5551 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 237 39
    #A5552 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 285 22
    #A5553 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 285 45
    #A5554 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 338 22
    #A5555 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 338 45
    #A5556 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 398 22
    #A5557 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 398 45
    #A5558 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 438 19
    #A5559 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 438 39
    #A5560 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 465 32
    #A5561 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 465 66
    #A5562 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 535 22
    #A5563 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 535 45
    #A5564 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 581 22
    #A5565 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 581 45
    #A5566 warning RedundantThis Reference to instance variable 'maxX' does not need "this". 634 22
    #A5567 warning RedundantThis Reference to instance variable 'maxY' does not need "this". 634 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/SunVolatileImage.java

    Severity Rule Message Line Col
    #A5568 warning RedundantThis Reference to instance variable 'forcedAccelSurfaceType' does not need "this". 75 9
    #A5569 warning RedundantThis Reference to instance variable 'volSurfaceManager' does not need "this". 84 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/URLImageSource.java

    Severity Rule Message Line Col
    #A5570 warning RedundantThis Reference to instance variable 'url' does not need "this". 69 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/util/IdentityArrayList.java

    Severity Rule Message Line Col
    #A5571 warning RedundantThis Reference to instance variable 'elementData' does not need "this". 124 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/ColorEditor.java

    Severity Rule Message Line Col
    #A5572 warning RedundantThis Reference to instance variable 'color' does not need "this". 118 17
    #A5573 warning RedundantThis Reference to instance variable 'color' does not need "this". 119 43
    #A5574 warning RedundantThis Reference to instance variable 'color' does not need "this". 127 13
    #A5575 warning RedundantThis Reference to instance variable 'text' does not need "this". 128 13
    #A5576 warning RedundantThis Reference to instance variable 'color' does not need "this". 168 17
    #A5577 warning RedundantThis Reference to instance variable 'color' does not need "this". 169 19
    #A5578 warning RedundantThis Reference to instance variable 'color' does not need "this". 169 47
    #A5579 warning RedundantThis Reference to instance variable 'color' does not need "this". 169 77

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/EnumEditor.java

    Severity Rule Message Line Col
    #A5580 warning RedundantThis Reference to instance variable 'tags' does not need "this". 59 9
    #A5581 warning RedundantThis Reference to instance variable 'tags' does not need "this". 61 13
    #A5582 warning RedundantThis Reference to instance variable 'value' does not need "this". 66 16
    #A5583 warning RedundantThis Reference to instance variable 'type' does not need "this". 70 36
    #A5584 warning RedundantThis Reference to instance variable 'value' does not need "this". 95 18
    #A5585 warning RedundantThis Reference to instance variable 'value' does not need "this". 96 29
    #A5586 warning RedundantThis Reference to instance variable 'type' does not need "this". 102 33
    #A5587 warning RedundantThis Reference to instance variable 'tags' does not need "this". 107 16
    #A5588 warning RedundantThis Reference to instance variable 'type' does not need "this". 113 19
    #A5589 warning RedundantThis Reference to instance variable 'listeners' does not need "this". 133 24
    #A5590 warning RedundantThis Reference to instance variable 'listeners' does not need "this". 134 13
    #A5591 warning RedundantThis Reference to instance variable 'listeners' does not need "this". 139 24
    #A5592 warning RedundantThis Reference to instance variable 'listeners' does not need "this". 140 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/FontEditor.java

    Severity Rule Message Line Col
    #A5593 warning RedundantThis Reference to instance variable 'font' does not need "this". 71 13
    #A5594 warning RedundantThis Reference to instance variable 'font' does not need "this". 120 13
    #A5595 warning RedundantThis Reference to instance variable 'font' does not need "this". 157 13
    #A5596 warning RedundantThis Reference to instance variable 'font' does not need "this". 161 19
    #A5597 warning RedundantThis Reference to instance variable 'font' does not need "this". 164 21
    #A5598 warning RedundantThis Reference to instance variable 'font' does not need "this". 168 21
    #A5599 warning RedundantThis Reference to instance variable 'font' does not need "this". 175 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/AttributeValues.java

    Severity Rule Message Line Col
    #A5600 warning RedundantThis Reference to instance variable 'family' does not need "this". 96 39
    #A5601 warning RedundantThis Reference to instance variable 'weight' does not need "this". 99 38
    #A5602 warning RedundantThis Reference to instance variable 'width' does not need "this". 102 37
    #A5603 warning RedundantThis Reference to instance variable 'posture' does not need "this". 105 39
    #A5604 warning RedundantThis Reference to instance variable 'size' does not need "this". 108 36
    #A5605 warning RedundantThis Reference to instance variable 'transform' does not need "this". 112 9
    #A5606 warning RedundantThis Reference to instance variable 'transform' does not need "this". 119 9
    #A5607 warning RedundantThis Reference to instance variable 'superscript' does not need "this". 128 7
    #A5608 warning RedundantThis Reference to instance variable 'font' does not need "this". 131 35
    #A5609 warning RedundantThis Reference to instance variable 'charReplacement' does not need "this". 135 7
    #A5610 warning RedundantThis Reference to instance variable 'foreground' does not need "this". 139 7
    #A5611 warning RedundantThis Reference to instance variable 'background' does not need "this". 143 7
    #A5612 warning RedundantThis Reference to instance variable 'underline' does not need "this". 147 7
    #A5613 warning RedundantThis Reference to instance variable 'strikethrough' does not need "this". 151 7
    #A5614 warning RedundantThis Reference to instance variable 'runDirection' does not need "this". 155 7
    #A5615 warning RedundantThis Reference to instance variable 'bidiEmbedding' does not need "this". 159 7
    #A5616 warning RedundantThis Reference to instance variable 'justification' does not need "this". 163 7
    #A5617 warning RedundantThis Reference to instance variable 'imHighlight' does not need "this". 167 7
    #A5618 warning RedundantThis Reference to instance variable 'imHighlight' does not need "this". 169 7
    #A5619 warning RedundantThis Reference to instance variable 'imUnderline' does not need "this". 173 7
    #A5620 warning RedundantThis Reference to instance variable 'swapColors' does not need "this". 177 7
    #A5621 warning RedundantThis Reference to instance variable 'numericShaping' does not need "this". 181 7
    #A5622 warning RedundantThis Reference to instance variable 'kerning' does not need "this". 185 7
    #A5623 warning RedundantThis Reference to instance variable 'tracking' does not need "this". 189 7
    #A5624 warning RedundantThis Reference to instance variable 'ligatures' does not need "this". 193 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/CompositeStrike.java

    Severity Rule Message Line Col
    #A5625 warning RedundantThis Reference to instance variable 'compFont' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/ExtendedTextSourceLabel.java

    Severity Rule Message Line Col
    #A5626 warning RedundantThis Reference to instance variable 'decorator' does not need "this". 91 5

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontDesignMetrics.java

    Severity Rule Message Line Col
    #A5627 warning RedundantThis Reference to instance variable 'hash' does not need "this". 217 13
    #A5628 warning RedundantThis Reference to instance variable 'isAntiAliased' does not need "this". 344 7
    #A5629 warning RedundantThis Reference to instance variable 'usesFractionalMetrics' does not need "this". 345 7
    #A5630 warning RedundantThis Reference to instance variable 'ascent' does not need "this". 360 9
    #A5631 warning RedundantThis Reference to instance variable 'descent' does not need "this". 361 9
    #A5632 warning RedundantThis Reference to instance variable 'leading' does not need "this". 362 9
    #A5633 warning RedundantThis Reference to instance variable 'maxAdvance' does not need "this". 363 9
    #A5634 warning RedundantThis Reference to instance variable 'maxAdvance' does not need "this". 546 30
    #A5635 warning RedundantThis Reference to instance variable 'ascent' does not need "this". 555 40
    #A5636 warning RedundantThis Reference to instance variable 'descent' does not need "this". 563 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontRunIterator.java

    Severity Rule Message Line Col
    #A5637 warning RedundantThis Reference to instance variable 'mapper' does not need "this". 57 9
    #A5638 warning RedundantThis Reference to instance variable 'slot' does not need "this". 58 9
    #A5639 warning RedundantThis Reference to instance variable 'pos' does not need "this". 59 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontStrikeDesc.java

    Severity Rule Message Line Col
    #A5640 warning RedundantThis Reference to instance variable 'valuemask' does not need "this". 90 39
    #A5641 warning RedundantThis Reference to instance variable 'glyphTx' does not need "this". 91 41
    #A5642 warning RedundantThis Reference to instance variable 'devTx' does not need "this". 92 39

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontStrikeDisposer.java

    Severity Rule Message Line Col
    #A5643 warning RedundantThis Reference to instance variable 'pScalerContext' does not need "this". 70 9
    #A5644 warning RedundantThis Reference to instance variable 'intGlyphImages' does not need "this". 71 9
    #A5645 warning RedundantThis Reference to instance variable 'pScalerContext' does not need "this". 78 9
    #A5646 warning RedundantThis Reference to instance variable 'longGlyphImages' does not need "this". 79 9
    #A5647 warning RedundantThis Reference to instance variable 'pScalerContext' does not need "this". 86 9
    #A5648 warning RedundantThis Reference to instance variable 'comp' does not need "this". 92 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/GlyphLayout.java

    Severity Rule Message Line Col
    #A5649 warning RedundantThis Reference to instance variable 'script' does not need "this". 141 24
    #A5650 warning RedundantThis Reference to instance variable 'lang' does not need "this". 142 24
    #A5651 warning RedundantThis Reference to instance variable 'font' does not need "this". 143 24
    #A5652 warning RedundantThis Reference to instance variable 'hash' does not need "this". 282 17
    #A5653 warning RedundantThis Reference to instance variable '_gvdata' does not need "this". 486 9
    #A5654 warning RedundantThis Reference to instance variable '_textRecord' does not need "this". 487 9
    #A5655 warning RedundantThis Reference to instance variable '_scriptRuns' does not need "this". 488 9
    #A5656 warning RedundantThis Reference to instance variable '_fontRuns' does not need "this". 489 9
    #A5657 warning RedundantThis Reference to instance variable '_erecords' does not need "this". 490 9
    #A5658 warning RedundantThis Reference to instance variable '_pt' does not need "this". 491 9
    #A5659 warning RedundantThis Reference to instance variable '_sd' does not need "this". 492 9
    #A5660 warning RedundantThis Reference to instance variable '_mat' does not need "this". 493 9
    #A5661 warning RedundantThis Reference to instance variable '_typo_flags' does not need "this". 497 9
    #A5662 warning RedundantThis Reference to instance variable '_ercount' does not need "this". 498 9
    #A5663 warning RedundantThis Reference to instance variable '_gvdata' does not need "this". 499 9
    #A5664 warning RedundantThis Reference to instance variable 'key' does not need "this". 636 13
    #A5665 warning RedundantThis Reference to instance variable 'eflags' does not need "this". 637 13
    #A5666 warning RedundantThis Reference to instance variable 'eflags' does not need "this". 653 21
    #A5667 warning RedundantThis Reference to instance variable 'engine' does not need "this". 658 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/GlyphList.java

    Severity Rule Message Line Col
    #A5668 warning RedundantThis Reference to instance variable 'strikelist' does not need "this". 238 9
    #A5669 warning RedundantThis Reference to instance variable 'lcdRGBOrder' does not need "this". 239 9
    #A5670 warning RedundantThis Reference to instance variable 'lcdSubPixPos' does not need "this". 240 9
    #A5671 warning RedundantThis Reference to instance variable 'strikelist' does not need "this". 251 9
    #A5672 warning RedundantThis Reference to instance variable 'lcdRGBOrder' does not need "this". 252 9
    #A5673 warning RedundantThis Reference to instance variable 'lcdSubPixPos' does not need "this". 253 9
    #A5674 warning RedundantThis Reference to instance variable 'lcdRGBOrder' does not need "this". 282 9
    #A5675 warning RedundantThis Reference to instance variable 'lcdSubPixPos' does not need "this". 283 9
    #A5676 warning RedundantThis Reference to instance variable 'reusableGL' does not need "this". 426 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/GraphicComponent.java

    Severity Rule Message Line Col
    #A5677 warning RedundantThis Reference to instance variable 'graphicAdvance' does not need "this". 85 9
    #A5678 warning RedundantThis Reference to instance variable 'cm' does not need "this". 87 9
    #A5679 warning RedundantThis Reference to instance variable 'graphic' does not need "this". 95 9
    #A5680 warning RedundantThis Reference to instance variable 'graphicAdvance' does not need "this". 96 9
    #A5681 warning RedundantThis Reference to instance variable 'decorator' does not need "this". 97 9
    #A5682 warning RedundantThis Reference to instance variable 'cm' does not need "this". 98 9
    #A5683 warning RedundantThis Reference to instance variable 'baseTx' does not need "this". 99 9
    #A5684 warning RedundantThis Reference to instance variable 'graphicCount' does not need "this". 135 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/LayoutPathImpl.java

    Severity Rule Message Line Col
    #A5685 warning RedundantThis Reference to instance variable 'sx' does not need "this". 685 17
    #A5686 warning RedundantThis Reference to instance variable 'sy' does not need "this". 686 17
    #A5687 warning RedundantThis Reference to instance variable 'lx' does not need "this". 687 17
    #A5688 warning RedundantThis Reference to instance variable 'ly' does not need "this". 688 17
    #A5689 warning RedundantThis Reference to instance variable 'm' does not need "this". 689 17
    #A5690 warning RedundantThis Reference to instance variable 'ux' does not need "this". 768 17
    #A5691 warning RedundantThis Reference to instance variable 'uy' does not need "this". 769 17
    #A5692 warning RedundantThis Reference to instance variable 'temp' does not need "this". 770 17
    #A5693 warning RedundantThis Reference to instance variable 'gp' does not need "this". 777 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/PhysicalFont.java

    Severity Rule Message Line Col
    #A5694 warning RedundantThis Method call to 'getClass' does not need "this". 44 46
    #A5695 warning RedundantThis Reference to instance variable 'platName' does not need "this". 62 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/StandardGlyphVector.java

    Severity Rule Message Line Col
    #A5696 warning RedundantThis Reference to instance variable 'userGlyphs' does not need "this". 225 9
    #A5697 warning RedundantThis Reference to instance variable 'charIndices' does not need "this". 227 9
    #A5698 warning RedundantThis Reference to instance variable 'flags' does not need "this". 249 9
    #A5699 warning RedundantThis Reference to instance variable 'userGlyphs' does not need "this". 252 9
    #A5700 warning RedundantThis Reference to instance variable 'userGlyphs' does not need "this". 253 42
    #A5701 warning RedundantThis Reference to instance variable 'font' does not need "this". 291 16
    #A5702 warning RedundantThis Reference to instance variable 'frc' does not need "this". 295 16
    #A5703 warning RedundantThis Reference to instance variable 'font' does not need "this". 1037 9
    #A5704 warning RedundantThis Reference to instance variable 'userGlyphs' does not need "this". 1042 9
    #A5705 warning RedundantThis Reference to instance variable 'glyphs' does not need "this". 1050 13
    #A5706 warning RedundantThis Reference to instance variable 'glyphs' does not need "this". 1052 13
    #A5707 warning RedundantThis Reference to instance variable 'userGlyphs' does not need "this". 1052 46
    #A5708 warning RedundantThis Reference to instance variable 'flags' does not need "this". 1054 9
    #A5709 warning RedundantThis Reference to instance variable 'positions' does not need "this". 1057 13
    #A5710 warning RedundantThis Reference to instance variable 'charIndices' does not need "this". 1061 13
    #A5711 warning RedundantThis Reference to instance variable 'indices' does not need "this". 1394 13
    #A5712 warning RedundantThis Reference to instance variable 'transforms' does not need "this". 1395 13
    #A5713 warning RedundantThis Reference to instance variable 'strikesRef' does not need "this". 1396 13
    #A5714 warning RedundantThis Reference to instance variable 'indices' does not need "this". 1407 17
    #A5715 warning RedundantThis Reference to instance variable 'transforms' does not need "this". 1410 17
    #A5716 warning RedundantThis Reference to instance variable 'indices' does not need "this". 1418 33
    #A5717 warning RedundantThis Reference to instance variable 'indices' does not need "this". 1419 27
    #A5718 warning RedundantThis Reference to instance variable 'indices' does not need "this". 1428 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/SunFontManager.java

    Severity Rule Message Line Col
    #A5719 warning RedundantThis Reference to instance variable 'fontFilePath' does not need "this". 898 13
    #A5720 warning RedundantThis Reference to instance variable 'nativeNames' does not need "this". 899 13
    #A5721 warning RedundantThis Reference to instance variable 'fontFormat' does not need "this". 900 13
    #A5722 warning RedundantThis Reference to instance variable 'javaRasterizer' does not need "this". 901 13
    #A5723 warning RedundantThis Reference to instance variable 'fontRank' does not need "this". 902 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/TextLabelFactory.java

    Severity Rule Message Line Col
    #A5724 warning RedundantThis Reference to instance variable 'lineBidi' does not need "this". 76 5
    #A5725 warning RedundantThis Reference to instance variable 'lineStart' does not need "this". 77 5
    #A5726 warning RedundantThis Reference to instance variable 'lineLimit' does not need "this". 78 5

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/Underline.java

    Severity Rule Message Line Col
    #A5727 warning RedundantThis Reference to instance variable 'cachedStroke' does not need "this". 123 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/invoke/anon/AnonymousClassLoader.java

    Severity Rule Message Line Col
    #A5728 warning RedundantThis Reference to instance variable 'hostClass' does not need "this". 81 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/invoke/anon/ConstantPoolParser.java

    Severity Rule Message Line Col
    #A5729 warning RedundantThis Reference to instance variable 'firstHeader' does not need "this". 55 9
    #A5730 warning RedundantThis Reference to instance variable 'tags' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/invoke/anon/ConstantPoolPatch.java

    Severity Rule Message Line Col
    #A5731 warning RedundantThis Reference to instance variable 'patchArray' does not need "this". 54 9
    #A5732 warning RedundantThis Method call to 'getClass' does not need "this". 483 47

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/invoke/util/Wrapper.java

    Severity Rule Message Line Col
    #A5733 warning RedundantThis Reference to instance variable 'wrapperType' does not need "this". 53 9
    #A5734 warning RedundantThis Reference to instance variable 'primitiveType' does not need "this". 54 9
    #A5735 warning RedundantThis Reference to instance variable 'basicTypeChar' does not need "this". 55 9
    #A5736 warning RedundantThis Reference to instance variable 'simpleName' does not need "this". 59 9
    #A5737 warning RedundantThis Method call to 'compareTo' does not need "this". 142 13
    #A5738 warning RedundantThis Reference to instance variable 'format' does not need "this". 148 36
    #A5739 warning RedundantThis Method call to 'isOther' does not need "this". 150 17
    #A5740 warning RedundantThis Method call to 'isFloating' does not need "this". 157 16
    #A5741 warning RedundantThis Method call to 'isSigned' does not need "this". 157 37
    #A5742 warning RedundantThis Method call to 'isConvertibleFrom' does not need "this". 472 36

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteDoubleByte.java

    Severity Rule Message Line Col
    #A5743 warning RedundantThis Method call to 'getNative' does not need "this". 207 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO2022.java

    Severity Rule Message Line Col
    #A5744 warning RedundantThis Method call to 'getMaxBytesPerChar' does not need "this". 154 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/StateTrackableDelegate.java

    Severity Rule Message Line Col
    #A5745 warning RedundantThis Reference to instance variable 'theState' does not need "this". 92 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SunCompositeContext.java

    Severity Rule Message Line Col
    #A5746 warning RedundantThis Reference to instance variable 'composite' does not need "this". 57 9
    #A5747 warning RedundantThis Reference to instance variable 'comptype' does not need "this". 58 9
    #A5748 warning RedundantThis Reference to instance variable 'composite' does not need "this". 72 9
    #A5749 warning RedundantThis Reference to instance variable 'comptype' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SunGraphics2D.java

    Severity Rule Message Line Col
    #A5750 warning RedundantThis Reference to instance variable 'transform' does not need "this". 267 47
    #A5751 warning RedundantThis Reference to instance variable 'hints' does not need "this". 269 44
    #A5752 warning RedundantThis Reference to instance variable 'fontInfo' does not need "this". 277 17
    #A5753 warning RedundantThis Reference to instance variable 'validFontInfo' does not need "this". 278 21
    #A5754 warning RedundantThis Reference to instance variable 'fontInfo' does not need "this". 279 44
    #A5755 warning RedundantThis Reference to instance variable 'glyphVectorFontInfo' does not need "this". 284 17
    #A5756 warning RedundantThis Reference to instance variable 'glyphVectorFontInfo' does not need "this". 286 31
    #A5757 warning RedundantThis Reference to instance variable 'glyphVectorFRC' does not need "this". 287 36
    #A5758 warning RedundantThis Reference to instance variable 'fontMetrics' does not need "this". 750 13
    #A5759 warning RedundantThis Reference to instance variable 'validFontInfo' does not need "this". 751 13
    #A5760 warning RedundantThis Reference to instance variable 'fontInfo' does not need "this". 757 13
    #A5761 warning RedundantThis Reference to instance variable 'fontInfo' does not need "this". 757 43
    #A5762 warning RedundantThis Reference to instance variable 'fontInfo' does not need "this". 760 16
    #A5763 warning RedundantThis Reference to instance variable 'fontMetrics' does not need "this". 777 13
    #A5764 warning RedundantThis Reference to instance variable 'fontMetrics' does not need "this". 778 20
    #A5765 warning RedundantThis Reference to instance variable 'fontMetrics' does not need "this". 781 16
    #A5766 warning RedundantThis Reference to instance variable 'fontMetrics' does not need "this". 786 14
    #A5767 warning RedundantThis Reference to instance variable 'fontMetrics' does not need "this". 787 20
    #A5768 warning RedundantThis Reference to instance variable 'fontMetrics' does not need "this". 793 13
    #A5769 warning RedundantThis Reference to instance variable 'cachedFRC' does not need "this". 1199 25
    #A5770 warning RedundantThis Reference to instance variable 'glyphVectorFontInfo' does not need "this". 1201 25
    #A5771 warning RedundantThis Reference to instance variable 'transform' does not need "this". 1502 9
    #A5772 warning RedundantThis Reference to instance variable 'validFontInfo' does not need "this". 1572 13
    #A5773 warning RedundantThis Reference to instance variable 'fontMetrics' does not need "this". 1573 13
    #A5774 warning RedundantThis Reference to instance variable 'glyphVectorFontInfo' does not need "this". 1574 13
    #A5775 warning RedundantThis Reference to instance variable 'pixel' does not need "this". 1665 9
    #A5776 warning RedundantThis Reference to instance variable 'paint' does not need "this". 1672 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SurfaceData.java

    Severity Rule Message Line Col
    #A5777 warning RedundantThis Reference to instance variable 'stateDelegate' does not need "this". 132 9
    #A5778 warning RedundantThis Reference to instance variable 'colorModel' does not need "this". 133 9
    #A5779 warning RedundantThis Reference to instance variable 'stateDelegate' does not need "this". 139 9
    #A5780 warning RedundantThis Reference to instance variable 'blitProxyKey' does not need "this". 176 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SurfaceDataProxy.java

    Severity Rule Message Line Col
    #A5781 warning RedundantThis Reference to instance variable 'countdown' does not need "this". 144 13
    #A5782 warning RedundantThis Reference to instance variable 'srcTracker' does not need "this". 255 9
    #A5783 warning RedundantThis Reference to instance variable 'cacheTracker' does not need "this". 257 9
    #A5784 warning RedundantThis Reference to instance variable 'valid' does not need "this". 259 9
    #A5785 warning RedundantThis Reference to instance variable 'valid' does not need "this". 277 9
    #A5786 warning RedundantThis Reference to instance variable 'cachedSD' does not need "this". 302 27
    #A5787 warning RedundantThis Reference to instance variable 'cachedSD' does not need "this". 303 9
    #A5788 warning RedundantThis Reference to instance variable 'cacheTracker' does not need "this". 304 9
    #A5789 warning RedundantThis Reference to instance variable 'srcTracker' does not need "this". 362 9
    #A5790 warning RedundantThis Reference to instance variable 'numtries' does not need "this". 402 21
    #A5791 warning RedundantThis Reference to instance variable 'srcTracker' does not need "this". 403 21
    #A5792 warning RedundantThis Reference to instance variable 'cacheTracker' does not need "this". 404 21
    #A5793 warning RedundantThis Reference to instance variable 'cachedSD' does not need "this". 426 31
    #A5794 warning RedundantThis Reference to instance variable 'cacheTracker' does not need "this". 448 29
    #A5795 warning RedundantThis Reference to instance variable 'cachedSD' does not need "this". 449 29
    #A5796 warning RedundantThis Reference to instance variable 'cacheTracker' does not need "this". 467 25
    #A5797 warning RedundantThis Reference to instance variable 'cachedSD' does not need "this". 468 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/Blit.java

    Severity Rule Message Line Col
    #A5798 warning RedundantThis Reference to instance variable 'convertsrc' does not need "this". 235 13
    #A5799 warning RedundantThis Reference to instance variable 'convertdst' does not need "this". 236 13
    #A5800 warning RedundantThis Reference to instance variable 'performop' does not need "this". 237 13
    #A5801 warning RedundantThis Reference to instance variable 'convertresult' does not need "this". 238 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/CompositeType.java

    Severity Rule Message Line Col
    #A5802 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 242 9
    #A5803 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 287 53

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/GeneralRenderer.java

    Severity Rule Message Line Col
    #A5804 warning RedundantThis Reference to instance variable 'srcData' does not need "this". 1012 9
    #A5805 warning RedundantThis Reference to instance variable 'xorData' does not need "this". 1035 13
    #A5806 warning RedundantThis Reference to instance variable 'xorData' does not need "this". 1037 13
    #A5807 warning RedundantThis Reference to instance variable 'xorData' does not need "this". 1052 13
    #A5808 warning RedundantThis Reference to instance variable 'xorData' does not need "this". 1054 13
    #A5809 warning RedundantThis Reference to instance variable 'xorData' does not need "this". 1069 13
    #A5810 warning RedundantThis Reference to instance variable 'xorData' does not need "this". 1071 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/GraphicsPrimitive.java

    Severity Rule Message Line Col
    #A5811 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 153 13
    #A5812 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 155 13
    #A5813 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 180 13
    #A5814 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 182 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/MaskBlit.java

    Severity Rule Message Line Col
    #A5815 warning RedundantThis Reference to instance variable 'convertsrc' does not need "this". 161 13
    #A5816 warning RedundantThis Reference to instance variable 'convertdst' does not need "this". 162 13
    #A5817 warning RedundantThis Reference to instance variable 'performop' does not need "this". 163 13
    #A5818 warning RedundantThis Reference to instance variable 'convertresult' does not need "this". 164 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/MaskFill.java

    Severity Rule Message Line Col
    #A5819 warning RedundantThis Reference to instance variable 'fillPgramTarget' does not need "this". 222 13
    #A5820 warning RedundantThis Reference to instance variable 'drawPgramTarget' does not need "this". 226 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/ProcessPath.java

    Severity Rule Message Line Col
    #A5821 warning RedundantThis Reference to instance variable 'fd' does not need "this". 2119 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/SurfaceType.java

    Severity Rule Message Line Col
    #A5822 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 393 9
    #A5823 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 400 9
    #A5824 warning RedundantThis Reference to instance variable 'pixelConverter' does not need "this". 401 9
    #A5825 warning RedundantThis Reference to instance variable 'uniqueID' does not need "this". 451 51

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/XORComposite.java

    Severity Rule Message Line Col
    #A5826 warning RedundantThis Reference to instance variable 'xorPixel' does not need "this". 51 9
    #A5827 warning RedundantThis Reference to instance variable 'alphaMask' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java

    Severity Rule Message Line Col
    #A5828 warning RedundantThis Reference to instance variable 'graphicsConfig' does not need "this". 232 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/AlphaPaintPipe.java

    Severity Rule Message Line Col
    #A5829 warning RedundantThis Reference to instance variable 'lastRaster' does not need "this". 74 21
    #A5830 warning RedundantThis Reference to instance variable 'lastData' does not need "this". 75 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedContext.java

    Severity Rule Message Line Col
    #A5831 warning RedundantThis Reference to instance variable 'buf' does not need "this". 103 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedMaskBlit.java

    Severity Rule Message Line Col
    #A5832 warning RedundantThis Reference to instance variable 'srcTypeVal' does not need "this". 78 13
    #A5833 warning RedundantThis Reference to instance variable 'srcTypeVal' does not need "this". 80 13
    #A5834 warning RedundantThis Reference to instance variable 'srcTypeVal' does not need "this". 82 13
    #A5835 warning RedundantThis Reference to instance variable 'srcTypeVal' does not need "this". 84 13
    #A5836 warning RedundantThis Method call to 'getDestType' does not need "this". 107 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java

    Severity Rule Message Line Col
    #A5837 warning RedundantThis Reference to instance variable 'buf' does not need "this". 70 9
    #A5838 warning RedundantThis Reference to instance variable 'drawHandler' does not need "this". 71 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/PixelToParallelogramConverter.java

    Severity Rule Message Line Col
    #A5839 warning RedundantThis Reference to instance variable 'normRoundingBias' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/Region.java

    Severity Rule Message Line Col
    #A5840 warning RedundantThis Reference to instance variable 'lox' does not need "this". 312 9
    #A5841 warning RedundantThis Reference to instance variable 'loy' does not need "this". 313 9
    #A5842 warning RedundantThis Reference to instance variable 'hix' does not need "this". 314 9
    #A5843 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 315 9
    #A5844 warning RedundantThis Method call to 'getSpanIterator' does not need "this". 486 29
    #A5845 warning RedundantThis Method call to 'isInsideQuickCheck' does not need "this". 504 13
    #A5846 warning RedundantThis Reference to instance variable 'lox' does not need "this". 510 42
    #A5847 warning RedundantThis Reference to instance variable 'lox' does not need "this". 510 54
    #A5848 warning RedundantThis Reference to instance variable 'loy' does not need "this". 511 42
    #A5849 warning RedundantThis Reference to instance variable 'loy' does not need "this". 511 54
    #A5850 warning RedundantThis Reference to instance variable 'hix' does not need "this". 512 42
    #A5851 warning RedundantThis Reference to instance variable 'hix' does not need "this". 512 54
    #A5852 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 513 42
    #A5853 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 513 54
    #A5854 warning RedundantThis Method call to 'isEmpty' does not need "this". 536 13
    #A5855 warning RedundantThis Method call to 'isInsideQuickCheck' does not need "this". 536 31
    #A5856 warning RedundantThis Reference to instance variable 'lox' does not need "this". 539 42
    #A5857 warning RedundantThis Reference to instance variable 'lox' does not need "this". 539 54
    #A5858 warning RedundantThis Reference to instance variable 'loy' does not need "this". 540 42
    #A5859 warning RedundantThis Reference to instance variable 'loy' does not need "this". 540 54
    #A5860 warning RedundantThis Reference to instance variable 'hix' does not need "this". 541 42
    #A5861 warning RedundantThis Reference to instance variable 'hix' does not need "this". 541 54
    #A5862 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 542 42
    #A5863 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 542 54
    #A5864 warning RedundantThis Method call to 'isInsideQuickCheck' does not need "this". 563 13
    #A5865 warning RedundantThis Reference to instance variable 'lox' does not need "this". 566 33
    #A5866 warning RedundantThis Reference to instance variable 'loy' does not need "this". 566 43
    #A5867 warning RedundantThis Reference to instance variable 'hix' does not need "this". 566 53
    #A5868 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 566 63
    #A5869 warning RedundantThis Method call to 'isEmpty' does not need "this". 587 13
    #A5870 warning RedundantThis Reference to instance variable 'lox' does not need "this". 590 42
    #A5871 warning RedundantThis Reference to instance variable 'lox' does not need "this". 590 54
    #A5872 warning RedundantThis Reference to instance variable 'loy' does not need "this". 591 42
    #A5873 warning RedundantThis Reference to instance variable 'loy' does not need "this". 591 54
    #A5874 warning RedundantThis Reference to instance variable 'hix' does not need "this". 592 42
    #A5875 warning RedundantThis Reference to instance variable 'hix' does not need "this". 592 54
    #A5876 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 593 42
    #A5877 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 593 54
    #A5878 warning RedundantThis Reference to instance variable 'bands' does not need "this". 781 13
    #A5879 warning RedundantThis Method call to 'encompasses' does not need "this". 802 13
    #A5880 warning RedundantThis Reference to instance variable 'lox' does not need "this". 808 36
    #A5881 warning RedundantThis Reference to instance variable 'lox' does not need "this". 808 48
    #A5882 warning RedundantThis Reference to instance variable 'loy' does not need "this". 809 36
    #A5883 warning RedundantThis Reference to instance variable 'loy' does not need "this". 809 48
    #A5884 warning RedundantThis Reference to instance variable 'hix' does not need "this". 810 36
    #A5885 warning RedundantThis Reference to instance variable 'hix' does not need "this". 810 48
    #A5886 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 811 36
    #A5887 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 811 48
    #A5888 warning RedundantThis Reference to instance variable 'hix' does not need "this". 912 19
    #A5889 warning RedundantThis Reference to instance variable 'loy' does not need "this". 931 9
    #A5890 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 933 9
    #A5891 warning RedundantThis Reference to instance variable 'lox' does not need "this". 1058 26
    #A5892 warning RedundantThis Reference to instance variable 'loy' does not need "this". 1058 47
    #A5893 warning RedundantThis Reference to instance variable 'hix' does not need "this". 1059 26
    #A5894 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 1059 47
    #A5895 warning RedundantThis Reference to instance variable 'lox' does not need "this". 1086 25
    #A5896 warning RedundantThis Reference to instance variable 'hix' does not need "this". 1086 45
    #A5897 warning RedundantThis Reference to instance variable 'loy' does not need "this". 1087 25
    #A5898 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 1087 45
    #A5899 warning RedundantThis Reference to instance variable 'bands' does not need "this". 1098 17
    #A5900 warning RedundantThis Reference to instance variable 'lox' does not need "this". 1099 17
    #A5901 warning RedundantThis Reference to instance variable 'loy' does not need "this". 1099 38
    #A5902 warning RedundantThis Reference to instance variable 'hix' does not need "this". 1100 17
    #A5903 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 1100 38
    #A5904 warning RedundantThis Reference to instance variable 'bands' does not need "this". 1122 17
    #A5905 warning RedundantThis Method call to 'isEmpty' does not need "this". 1228 13
    #A5906 warning RedundantThis Reference to instance variable 'lox' does not need "this". 1233 22
    #A5907 warning RedundantThis Reference to instance variable 'loy' does not need "this". 1233 43
    #A5908 warning RedundantThis Reference to instance variable 'hix' does not need "this". 1234 22
    #A5909 warning RedundantThis Reference to instance variable 'hiy' does not need "this". 1234 43
    #A5910 warning RedundantThis Reference to instance variable 'bands' does not need "this". 1238 13
    #A5911 warning RedundantThis Reference to instance variable 'endIndex' does not need "this". 1243 13
    #A5912 warning RedundantThis Reference to instance variable 'bands' does not need "this". 1246 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/RegionIterator.java

    Severity Rule Message Line Col
    #A5913 warning RedundantThis Reference to instance variable 'curIndex' does not need "this". 50 22
    #A5914 warning RedundantThis Reference to instance variable 'numXbands' does not need "this". 51 23
    #A5915 warning RedundantThis Reference to instance variable 'region' does not need "this". 61 13
    #A5916 warning RedundantThis Reference to instance variable 'curIndex' does not need "this". 64 9
    #A5917 warning RedundantThis Reference to instance variable 'numXbands' does not need "this". 65 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/hw/ExtendedBufferCapabilities.java

    Severity Rule Message Line Col
    #A5918 warning RedundantThis Reference to instance variable 'vsync' does not need "this". 95 9
    #A5919 warning RedundantThis Reference to instance variable 'vsync' does not need "this". 107 9
    #A5920 warning RedundantThis Reference to instance variable 'vsync' does not need "this". 120 9
    #A5921 warning RedundantThis Reference to instance variable 'vsync' does not need "this". 132 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/Dasher.java

    Severity Rule Message Line Col
    #A5922 warning RedundantThis Reference to instance variable 'startPhase' does not need "this". 87 9
    #A5923 warning RedundantThis Reference to instance variable 'startDashOn' does not need "this". 88 9
    #A5924 warning RedundantThis Reference to instance variable 'startIdx' does not need "this". 89 9
    #A5925 warning RedundantThis Reference to instance variable 'starting' does not need "this". 90 9
    #A5926 warning RedundantThis Reference to instance variable 'idx' does not need "this". 103 9
    #A5927 warning RedundantThis Reference to instance variable 'dashOn' does not need "this". 104 9
    #A5928 warning RedundantThis Reference to instance variable 'startDashOn' does not need "this". 104 23
    #A5929 warning RedundantThis Reference to instance variable 'phase' does not need "this". 105 9
    #A5930 warning RedundantThis Reference to instance variable 'startPhase' does not need "this". 105 22
    #A5931 warning RedundantThis Reference to instance variable 'sx' does not need "this". 106 9
    #A5932 warning RedundantThis Reference to instance variable 'sy' does not need "this". 107 9
    #A5933 warning RedundantThis Reference to instance variable 'starting' does not need "this". 108 9
    #A5934 warning RedundantThis Reference to instance variable 'x0' does not need "this". 164 9
    #A5935 warning RedundantThis Reference to instance variable 'y0' does not need "this". 165 9
    #A5936 warning RedundantThis Reference to instance variable 'limit' does not need "this". 316 13
    #A5937 warning RedundantThis Reference to instance variable 'minTincrement' does not need "this". 317 13
    #A5938 warning RedundantThis Reference to instance variable 'ERR' does not need "this". 318 13
    #A5939 warning RedundantThis Reference to instance variable 'recCurveStack' does not need "this". 319 13
    #A5940 warning RedundantThis Reference to instance variable 'sides' does not need "this". 320 13
    #A5941 warning RedundantThis Reference to instance variable 'nextT' does not need "this". 323 13
    #A5942 warning RedundantThis Reference to instance variable 'lenAtNextT' does not need "this". 324 13
    #A5943 warning RedundantThis Reference to instance variable 'lenAtLastSplit' does not need "this". 325 13
    #A5944 warning RedundantThis Reference to instance variable 'recLevel' does not need "this". 326 13
    #A5945 warning RedundantThis Reference to instance variable 'lastSegLen' does not need "this". 327 13
    #A5946 warning RedundantThis Reference to instance variable 'done' does not need "this". 328 13
    #A5947 warning RedundantThis Reference to instance variable 'curveType' does not need "this". 333 13
    #A5948 warning RedundantThis Reference to instance variable 'recLevel' does not need "this". 334 13
    #A5949 warning RedundantThis Reference to instance variable 'lastT' does not need "this". 335 13
    #A5950 warning RedundantThis Reference to instance variable 'lenAtLastT' does not need "this". 336 13
    #A5951 warning RedundantThis Reference to instance variable 'nextT' does not need "this". 337 13
    #A5952 warning RedundantThis Reference to instance variable 'lenAtNextT' does not need "this". 338 13
    #A5953 warning RedundantThis Reference to instance variable 'lenAtLastSplit' does not need "this". 340 13
    #A5954 warning RedundantThis Reference to instance variable 'sides' does not need "this". 342 17
    #A5955 warning RedundantThis Reference to instance variable 'done' does not need "this". 343 17
    #A5956 warning RedundantThis Reference to instance variable 'sides' does not need "this". 346 17
    #A5957 warning RedundantThis Reference to instance variable 'done' does not need "this". 347 17
    #A5958 warning RedundantThis Reference to instance variable 'lastSegLen' does not need "this". 349 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java

    Severity Rule Message Line Col
    #A5959 warning RedundantThis Method call to 'currentSegment' does not need "this". 463 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/PiscesTileGenerator.java

    Severity Rule Message Line Col
    #A5960 warning RedundantThis Reference to instance variable 'cache' does not need "this". 54 9
    #A5961 warning RedundantThis Reference to instance variable 'x' does not need "this". 55 9
    #A5962 warning RedundantThis Reference to instance variable 'y' does not need "this". 56 9
    #A5963 warning RedundantThis Reference to instance variable 'alphaMap' does not need "this". 57 9
    #A5964 warning RedundantThis Reference to instance variable 'maxTileAlphaSum' does not need "this". 59 9
    #A5965 warning RedundantThis Reference to instance variable 'x' does not need "this". 156 18
    #A5966 warning RedundantThis Reference to instance variable 'y' does not need "this". 158 18

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/Renderer.java

    Severity Rule Message Line Col
    #A5967 warning RedundantThis Reference to instance variable 'edgeCount' does not need "this". 66 25
    #A5968 warning RedundantThis Reference to instance variable 'edgePtrs' does not need "this". 67 26
    #A5969 warning RedundantThis Reference to instance variable 'edgePtrs' does not need "this". 84 13
    #A5970 warning RedundantThis Reference to instance variable 'edgeCount' does not need "this". 85 13
    #A5971 warning RedundantThis Reference to instance variable 'crossings' does not need "this". 89 27
    #A5972 warning RedundantThis Reference to instance variable 'crossings' does not need "this". 91 17
    #A5973 warning RedundantThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' does not need "this". 342 9
    #A5974 warning RedundantThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' does not need "this". 343 9
    #A5975 warning RedundantThis Reference to instance variable 'SUBPIXEL_MASK_X' does not need "this". 344 9
    #A5976 warning RedundantThis Reference to instance variable 'SUBPIXEL_MASK_Y' does not need "this". 345 9
    #A5977 warning RedundantThis Reference to instance variable 'SUBPIXEL_POSITIONS_X' does not need "this". 346 9
    #A5978 warning RedundantThis Reference to instance variable 'SUBPIXEL_POSITIONS_Y' does not need "this". 347 9
    #A5979 warning RedundantThis Reference to instance variable 'MAX_AA_ALPHA' does not need "this". 348 9
    #A5980 warning RedundantThis Reference to instance variable 'boundsMinX' does not need "this". 352 9
    #A5981 warning RedundantThis Reference to instance variable 'boundsMinY' does not need "this". 353 9
    #A5982 warning RedundantThis Reference to instance variable 'boundsMaxX' does not need "this". 354 9
    #A5983 warning RedundantThis Reference to instance variable 'boundsMaxY' does not need "this". 355 9
    #A5984 warning RedundantThis Reference to instance variable 'pix_sx0' does not need "this". 373 9
    #A5985 warning RedundantThis Reference to instance variable 'pix_sy0' does not need "this". 374 9
    #A5986 warning RedundantThis Reference to instance variable 'y0' does not need "this". 375 9
    #A5987 warning RedundantThis Reference to instance variable 'x0' does not need "this". 376 9
    #A5988 warning RedundantThis Reference to instance variable 'cache' does not need "this". 526 13
    #A5989 warning RedundantThis Reference to instance variable 'cache' does not need "this". 533 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/Stroker.java

    Severity Rule Message Line Col
    #A5990 warning RedundantThis Reference to instance variable 'out' does not need "this". 120 9
    #A5991 warning RedundantThis Reference to instance variable 'lineWidth2' does not need "this". 122 9
    #A5992 warning RedundantThis Reference to instance variable 'miterLimitSq' does not need "this". 127 9
    #A5993 warning RedundantThis Reference to instance variable 'prev' does not need "this". 129 9
    #A5994 warning RedundantThis Reference to instance variable 'sx0' does not need "this". 350 9
    #A5995 warning RedundantThis Reference to instance variable 'cx0' does not need "this". 350 20
    #A5996 warning RedundantThis Reference to instance variable 'sy0' does not need "this". 351 9
    #A5997 warning RedundantThis Reference to instance variable 'cy0' does not need "this". 351 20
    #A5998 warning RedundantThis Reference to instance variable 'cdx' does not need "this". 352 9
    #A5999 warning RedundantThis Reference to instance variable 'sdx' does not need "this". 352 20
    #A6000 warning RedundantThis Reference to instance variable 'cdy' does not need "this". 353 9
    #A6001 warning RedundantThis Reference to instance variable 'sdy' does not need "this". 353 20
    #A6002 warning RedundantThis Reference to instance variable 'prev' does not need "this". 354 9
    #A6003 warning RedundantThis Reference to instance variable 'cmx' does not need "this". 375 9
    #A6004 warning RedundantThis Reference to instance variable 'cmy' does not need "this". 376 9
    #A6005 warning RedundantThis Reference to instance variable 'cdx' does not need "this". 377 9
    #A6006 warning RedundantThis Reference to instance variable 'cdy' does not need "this". 378 9
    #A6007 warning RedundantThis Reference to instance variable 'cx0' does not need "this". 379 9
    #A6008 warning RedundantThis Reference to instance variable 'cy0' does not need "this". 380 9
    #A6009 warning RedundantThis Reference to instance variable 'prev' does not need "this". 381 9
    #A6010 warning RedundantThis Reference to instance variable 'cmx' does not need "this". 390 13
    #A6011 warning RedundantThis Reference to instance variable 'smx' does not need "this". 390 24
    #A6012 warning RedundantThis Reference to instance variable 'cmy' does not need "this". 391 13
    #A6013 warning RedundantThis Reference to instance variable 'smy' does not need "this". 391 24
    #A6014 warning RedundantThis Reference to instance variable 'cdx' does not need "this". 392 13
    #A6015 warning RedundantThis Reference to instance variable 'sdx' does not need "this". 392 24
    #A6016 warning RedundantThis Reference to instance variable 'cdy' does not need "this". 393 13
    #A6017 warning RedundantThis Reference to instance variable 'sdy' does not need "this". 393 24
    #A6018 warning RedundantThis Reference to instance variable 'prev' does not need "this". 409 9
    #A6019 warning RedundantThis Reference to instance variable 'prev' does not need "this". 427 9
    #A6020 warning RedundantThis Reference to instance variable 'sdx' does not need "this". 503 13
    #A6021 warning RedundantThis Reference to instance variable 'sdy' does not need "this". 504 13
    #A6022 warning RedundantThis Reference to instance variable 'smx' does not need "this". 505 13
    #A6023 warning RedundantThis Reference to instance variable 'smy' does not need "this". 506 13
    #A6024 warning RedundantThis Reference to instance variable 'cmx' does not need "this". 1022 9
    #A6025 warning RedundantThis Reference to instance variable 'cmy' does not need "this". 1023 9
    #A6026 warning RedundantThis Reference to instance variable 'cdx' does not need "this". 1024 9
    #A6027 warning RedundantThis Reference to instance variable 'cdy' does not need "this". 1025 9
    #A6028 warning RedundantThis Reference to instance variable 'cx0' does not need "this". 1026 9
    #A6029 warning RedundantThis Reference to instance variable 'cy0' does not need "this". 1027 9
    #A6030 warning RedundantThis Reference to instance variable 'prev' does not need "this". 1028 9
    #A6031 warning RedundantThis Reference to instance variable 'cmx' does not need "this". 1094 9
    #A6032 warning RedundantThis Reference to instance variable 'cmy' does not need "this". 1095 9
    #A6033 warning RedundantThis Reference to instance variable 'cdx' does not need "this". 1096 9
    #A6034 warning RedundantThis Reference to instance variable 'cdy' does not need "this". 1097 9
    #A6035 warning RedundantThis Reference to instance variable 'cx0' does not need "this". 1098 9
    #A6036 warning RedundantThis Reference to instance variable 'cy0' does not need "this". 1099 9
    #A6037 warning RedundantThis Reference to instance variable 'prev' does not need "this". 1100 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/PerfDataBufferImpl.java

    Severity Rule Message Line Col
    #A6038 warning RedundantThis Reference to instance variable 'monitors' does not need "this". 82 9
    #A6039 warning RedundantThis Reference to instance variable 'aliasMap' does not need "this". 83 9
    #A6040 warning RedundantThis Reference to instance variable 'aliasCache' does not need "this". 84 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/PerfStringConstantMonitor.java

    Severity Rule Message Line Col
    #A6041 warning RedundantThis Reference to instance variable 'data' does not need "this". 58 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/LocalVmManager.java

    Severity Rule Message Line Col
    #A6042 warning RedundantThis Reference to instance variable 'userName' does not need "this". 78 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/MonitoredHostProvider.java

    Severity Rule Message Line Col
    #A6043 warning RedundantThis Reference to instance variable 'listeners' does not need "this". 56 9
    #A6044 warning RedundantThis Reference to instance variable 'activeVms' does not need "this". 58 9
    #A6045 warning RedundantThis Reference to instance variable 'vmManager' does not need "this". 59 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/rmi/MonitoredHostProvider.java

    Severity Rule Message Line Col
    #A6046 warning RedundantThis Reference to instance variable 'listeners' does not need "this". 66 9
    #A6047 warning RedundantThis Reference to instance variable 'activeVms' does not need "this". 68 9
    #A6048 warning RedundantThis Reference to instance variable 'vmManager' does not need "this". 124 9
    #A6049 warning RedundantThis Reference to instance variable 'timer' does not need "this". 125 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/rmi/RemoteMonitoredVm.java

    Severity Rule Message Line Col
    #A6050 warning RedundantThis Reference to instance variable 'listeners' does not need "this". 72 9
    #A6051 warning RedundantThis Method call to 'cancel' does not need "this". 294 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/v1_0/PerfDataBuffer.java

    Severity Rule Message Line Col
    #A6052 warning RedundantThis Reference to instance variable 'overflow' does not need "this". 237 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/v2_0/PerfDataBuffer.java

    Severity Rule Message Line Col
    #A6053 warning RedundantThis Reference to instance variable 'overflow' does not need "this". 245 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/AgentConfigurationError.java

    Severity Rule Message Line Col
    #A6054 warning RedundantThis Reference to instance variable 'params' does not need "this". 115 9
    #A6055 warning RedundantThis Reference to instance variable 'params' does not need "this". 121 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/ClassLoadingImpl.java

    Severity Rule Message Line Col
    #A6056 warning RedundantThis Reference to instance variable 'jvm' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/CompilationImpl.java

    Severity Rule Message Line Col
    #A6057 warning RedundantThis Reference to instance variable 'jvm' does not need "this". 48 9
    #A6058 warning RedundantThis Reference to instance variable 'name' does not need "this". 49 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/CompilerThreadStat.java

    Severity Rule Message Line Col
    #A6059 warning RedundantThis Reference to instance variable 'compileTime' does not need "this". 39 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/GarbageCollectionNotifInfoCompositeData.java

    Severity Rule Message Line Col
    #A6060 warning RedundantThis Reference to instance variable 'gcNotifInfo' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/GcInfoBuilder.java

    Severity Rule Message Line Col
    #A6061 warning RedundantThis Reference to instance variable 'gcExtItemCount' does not need "this". 62 9
    #A6062 warning RedundantThis Reference to instance variable 'gcExtItemNames' does not need "this". 63 9
    #A6063 warning RedundantThis Reference to instance variable 'gcExtItemDescs' does not need "this". 64 9
    #A6064 warning RedundantThis Reference to instance variable 'gcExtItemTypes' does not need "this". 65 9
    #A6065 warning RedundantThis Reference to instance variable 'gcInfoCompositeType' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/HotspotCompilation.java

    Severity Rule Message Line Col
    #A6066 warning RedundantThis Reference to instance variable 'name' does not need "this". 87 13
    #A6067 warning RedundantThis Reference to instance variable 'method' does not need "this". 88 13
    #A6068 warning RedundantThis Reference to instance variable 'type' does not need "this". 89 13
    #A6069 warning RedundantThis Reference to instance variable 'compiles' does not need "this". 90 13
    #A6070 warning RedundantThis Reference to instance variable 'time' does not need "this". 91 13
    #A6071 warning RedundantThis Reference to instance variable 'name' does not need "this". 95 13
    #A6072 warning RedundantThis Reference to instance variable 'method' does not need "this". 96 13
    #A6073 warning RedundantThis Reference to instance variable 'type' does not need "this". 97 13
    #A6074 warning RedundantThis Reference to instance variable 'compiles' does not need "this". 98 13
    #A6075 warning RedundantThis Reference to instance variable 'time' does not need "this". 99 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/LockDataConverter.java

    Severity Rule Message Line Col
    #A6076 warning RedundantThis Reference to instance variable 'lockInfo' does not need "this". 45 9
    #A6077 warning RedundantThis Reference to instance variable 'lockedSyncs' does not need "this". 46 9
    #A6078 warning RedundantThis Reference to instance variable 'lockInfo' does not need "this". 51 9
    #A6079 warning RedundantThis Reference to instance variable 'lockedSyncs' does not need "this". 52 9
    #A6080 warning RedundantThis Reference to instance variable 'lockInfo' does not need "this". 56 9
    #A6081 warning RedundantThis Reference to instance variable 'lockInfo' does not need "this". 60 16
    #A6082 warning RedundantThis Reference to instance variable 'lockedSyncs' does not need "this". 64 9
    #A6083 warning RedundantThis Reference to instance variable 'lockedSyncs' does not need "this". 68 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MappedMXBeanType.java

    Severity Rule Message Line Col
    #A6084 warning RedundantThis Reference to instance variable 'basicType' does not need "this". 197 13
    #A6085 warning RedundantThis Reference to instance variable 'enumClass' does not need "this". 232 13
    #A6086 warning RedundantThis Reference to instance variable 'arrayClass' does not need "this". 277 13
    #A6087 warning RedundantThis Reference to instance variable 'componentType' does not need "this". 278 13
    #A6088 warning RedundantThis Reference to instance variable 'gtype' does not need "this". 372 13
    #A6089 warning RedundantThis Reference to instance variable 'javaType' does not need "this". 422 13
    #A6090 warning RedundantThis Reference to instance variable 'javaType' does not need "this". 506 13
    #A6091 warning RedundantThis Reference to instance variable 'keyType' does not need "this". 510 13
    #A6092 warning RedundantThis Reference to instance variable 'valueType' does not need "this". 511 13
    #A6093 warning RedundantThis Reference to instance variable 'javaClass' does not need "this". 611 13
    #A6094 warning RedundantThis Reference to instance variable 'isCompositeData' does not need "this". 630 17
    #A6095 warning RedundantThis Reference to instance variable 'isCompositeData' does not need "this". 633 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryImpl.java

    Severity Rule Message Line Col
    #A6096 warning RedundantThis Reference to instance variable 'jvm' does not need "this". 58 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryManagerImpl.java

    Severity Rule Message Line Col
    #A6097 warning RedundantThis Reference to instance variable 'isValid' does not need "this". 51 9
    #A6098 warning RedundantThis Reference to instance variable 'pools' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryNotifInfoCompositeData.java

    Severity Rule Message Line Col
    #A6099 warning RedundantThis Reference to instance variable 'memoryNotifInfo' does not need "this". 44 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryPoolImpl.java

    Severity Rule Message Line Col
    #A6100 warning RedundantThis Reference to instance variable 'isValid' does not need "this". 67 9
    #A6101 warning RedundantThis Reference to instance variable 'managers' does not need "this". 68 9
    #A6102 warning RedundantThis Reference to instance variable 'collectionThreshold' does not need "this". 70 9
    #A6103 warning RedundantThis Reference to instance variable 'usageThresholdSupported' does not need "this". 71 9
    #A6104 warning RedundantThis Reference to instance variable 'collectionThresholdSupported' does not need "this". 72 9
    #A6105 warning RedundantThis Reference to instance variable 'usageSensor' does not need "this". 73 9
    #A6106 warning RedundantThis Reference to instance variable 'gcSensor' does not need "this". 74 9
    #A6107 warning RedundantThis Reference to instance variable 'usageSensorRegistered' does not need "this". 75 9
    #A6108 warning RedundantThis Reference to instance variable 'gcSensorRegistered' does not need "this". 76 9
    #A6109 warning RedundantThis Reference to instance variable 'usageThreshold' does not need "this". 141 13
    #A6110 warning RedundantThis Reference to instance variable 'collectionThreshold' does not need "this". 236 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryUsageCompositeData.java

    Severity Rule Message Line Col
    #A6111 warning RedundantThis Reference to instance variable 'usage' does not need "this". 43 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MonitorInfoCompositeData.java

    Severity Rule Message Line Col
    #A6112 warning RedundantThis Reference to instance variable 'lock' does not need "this". 44 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/OperatingSystemImpl.java

    Severity Rule Message Line Col
    #A6113 warning RedundantThis Reference to instance variable 'jvm' does not need "this". 48 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/RuntimeImpl.java

    Severity Rule Message Line Col
    #A6114 warning RedundantThis Reference to instance variable 'jvm' does not need "this". 54 9
    #A6115 warning RedundantThis Reference to instance variable 'vmStartupTime' does not need "this". 55 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/Sensor.java

    Severity Rule Message Line Col
    #A6116 warning RedundantThis Reference to instance variable 'count' does not need "this". 63 9
    #A6117 warning RedundantThis Reference to instance variable 'on' does not need "this". 64 9
    #A6118 warning RedundantThis Reference to instance variable 'lock' does not need "this". 65 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/ThreadImpl.java

    Severity Rule Message Line Col
    #A6119 warning RedundantThis Reference to instance variable 'jvm' does not need "this". 54 9
    #A6120 warning RedundantThis Reference to instance variable 'cpuTimeEnabled' does not need "this". 55 9
    #A6121 warning RedundantThis Reference to instance variable 'allocatedMemoryEnabled' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/ThreadInfoCompositeData.java

    Severity Rule Message Line Col
    #A6122 warning RedundantThis Reference to instance variable 'threadInfo' does not need "this". 48 9
    #A6123 warning RedundantThis Reference to instance variable 'currentVersion' does not need "this". 49 9
    #A6124 warning RedundantThis Reference to instance variable 'cdata' does not need "this". 50 9
    #A6125 warning RedundantThis Reference to instance variable 'threadInfo' does not need "this". 54 9
    #A6126 warning RedundantThis Reference to instance variable 'currentVersion' does not need "this". 55 9
    #A6127 warning RedundantThis Reference to instance variable 'cdata' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/PerfDataType.java

    Severity Rule Message Line Col
    #A6128 warning RedundantThis Reference to instance variable 'value' does not need "this". 93 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/Prologue.java

    Severity Rule Message Line Col
    #A6129 warning RedundantThis Reference to instance variable 'header' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemGCEntryImpl.java

    Severity Rule Message Line Col
    #A6130 warning RedundantThis Reference to instance variable 'JvmMemManagerIndex' does not need "this". 65 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemManagerTableMetaImpl.java

    Severity Rule Message Line Col
    #A6131 warning RedundantThis Reference to instance variable 'cache' does not need "this". 136 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemMgrPoolRelTableMetaImpl.java

    Severity Rule Message Line Col
    #A6132 warning RedundantThis Reference to instance variable 'cache' does not need "this". 313 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemPoolEntryImpl.java

    Severity Rule Message Line Col
    #A6133 warning RedundantThis Reference to instance variable 'pool' does not need "this". 182 9
    #A6134 warning RedundantThis Reference to instance variable 'jvmMemPoolIndex' does not need "this". 183 9
    #A6135 warning RedundantThis Reference to instance variable 'entryMemoryTag' does not need "this". 184 9
    #A6136 warning RedundantThis Reference to instance variable 'entryPeakMemoryTag' does not need "this". 185 9
    #A6137 warning RedundantThis Reference to instance variable 'entryCollectMemoryTag' does not need "this". 186 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemPoolTableMetaImpl.java

    Severity Rule Message Line Col
    #A6138 warning RedundantThis Reference to instance variable 'cache' does not need "this". 131 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/util/SnmpCachedData.java

    Severity Rule Message Line Col
    #A6139 warning RedundantThis Reference to instance variable 'indexes' does not need "this". 102 9
    #A6140 warning RedundantThis Reference to instance variable 'datas' does not need "this". 103 9
    #A6141 warning RedundantThis Reference to instance variable 'indexes' does not need "this". 106 39
    #A6142 warning RedundantThis Reference to instance variable 'datas' does not need "this". 107 39
    #A6143 warning RedundantThis Reference to instance variable 'datas' does not need "this". 109 39

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Cache.java

    Severity Rule Message Line Col
    #A6144 warning RedundantThis Reference to instance variable 'index' does not need "this". 317 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/FloatingDecimal.java

    Severity Rule Message Line Col
    #A6145 warning RedundantThis Reference to instance variable 'nDigits' does not need "this". 51 9
    #A6146 warning RedundantThis Reference to instance variable 'nDigits' does not need "this". 372 9
    #A6147 warning RedundantThis Reference to instance variable 'decExponent' does not need "this". 866 9
    #A6148 warning RedundantThis Reference to instance variable 'nDigits' does not need "this". 868 9
    #A6149 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2638 25
    #A6150 warning RedundantThis Reference to instance variable 'data' does not need "this". 2639 28
    #A6151 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2667 14
    #A6152 warning RedundantThis Reference to instance variable 'data' does not need "this". 2668 17
    #A6153 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2669 17
    #A6154 warning RedundantThis Reference to instance variable 'data' does not need "this". 2675 17
    #A6155 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2676 17
    #A6156 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2703 28
    #A6157 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2705 17
    #A6158 warning RedundantThis Reference to instance variable 'data' does not need "this". 2710 24
    #A6159 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2741 14
    #A6160 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2745 23
    #A6161 warning RedundantThis Reference to instance variable 'data' does not need "this". 2746 22
    #A6162 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2747 20
    #A6163 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2750 21
    #A6164 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2754 17
    #A6165 warning RedundantThis Reference to instance variable 'data' does not need "this". 2757 18
    #A6166 warning RedundantThis Reference to instance variable 'data' does not need "this". 2761 17
    #A6167 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2852 16
    #A6168 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2852 34
    #A6169 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2854 13
    #A6170 warning RedundantThis Reference to instance variable 'nWords' does not need "this". 2857 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/FormattedFloatingDecimal.java

    Severity Rule Message Line Col
    #A6171 warning RedundantThis Reference to instance variable 'nDigits' does not need "this". 57 9
    #A6172 warning RedundantThis Reference to instance variable 'nDigits' does not need "this". 380 9
    #A6173 warning RedundantThis Reference to instance variable 'decExponent' does not need "this". 943 9
    #A6174 warning RedundantThis Reference to instance variable 'nDigits' does not need "this". 945 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/GC.java

    Severity Rule Message Line Col
    #A6175 warning RedundantThis Reference to instance variable 'latency' does not need "this". 211 13
    #A6176 warning RedundantThis Reference to instance variable 'id' does not need "this". 213 17
    #A6177 warning RedundantThis Reference to instance variable 'latency' does not need "this". 230 21
    #A6178 warning RedundantThis Reference to instance variable 'latency' does not need "this". 239 17
    #A6179 warning RedundantThis Reference to instance variable 'latency' does not need "this". 245 22
    #A6180 warning RedundantThis Reference to instance variable 'id' does not need "this". 246 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/JarIndex.java

    Severity Rule Message Line Col
    #A6181 warning RedundantThis Reference to instance variable 'jarFiles' does not need "this". 102 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Launcher.java

    Severity Rule Message Line Col
    #A6182 warning RedundantThis Reference to instance variable 'perms' does not need "this". 503 9
    #A6183 warning RedundantThis Reference to instance variable 'codeBase' does not need "this". 504 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/PerfCounter.java

    Severity Rule Message Line Col
    #A6184 warning RedundantThis Reference to instance variable 'lb' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/ProxyGenerator.java

    Severity Rule Message Line Col
    #A6185 warning RedundantThis Reference to instance variable 'methodFieldName' does not need "this". 866 13
    #A6186 warning RedundantThis Reference to instance variable 'index0' does not need "this". 1962 17
    #A6187 warning RedundantThis Reference to instance variable 'index1' does not need "this". 1963 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/URLClassPath.java

    Severity Rule Message Line Col
    #A6188 warning RedundantThis Reference to instance variable 'index' does not need "this". 881 48

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ProgressSource.java

    Severity Rule Message Line Col
    #A6189 warning RedundantThis Reference to instance variable 'contentType' does not need "this". 72 9
    #A6190 warning RedundantThis Reference to instance variable 'progress' does not need "this". 73 9
    #A6191 warning RedundantThis Reference to instance variable 'lastProgress' does not need "this". 74 9
    #A6192 warning RedundantThis Reference to instance variable 'state' does not need "this". 76 9
    #A6193 warning RedundantThis Reference to instance variable 'progressMonitor' does not need "this". 77 9
    #A6194 warning RedundantThis Reference to instance variable 'threshold' does not need "this". 78 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ftp/FtpDirEntry.java

    Severity Rule Message Line Col
    #A6195 warning RedundantThis Reference to instance variable 'lastModified' does not need "this". 195 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ftp/FtpReplyCode.java

    Severity Rule Message Line Col
    #A6196 warning RedundantThis Reference to instance variable 'value' does not need "this". 90 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ftp/impl/FtpClient.java

    Severity Rule Message Line Col
    #A6197 warning RedundantThis Reference to instance variable 'fparser' does not need "this". 1796 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/Event.java

    Severity Rule Message Line Col
    #A6198 warning RedundantThis Reference to instance variable 'exchange' does not need "this". 36 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/ExchangeImpl.java

    Severity Rule Message Line Col
    #A6199 warning RedundantThis Reference to instance variable 'reqHdrs' does not need "this". 87 9
    #A6200 warning RedundantThis Reference to instance variable 'rspHdrs' does not need "this". 88 9
    #A6201 warning RedundantThis Reference to instance variable 'method' does not need "this". 89 9
    #A6202 warning RedundantThis Reference to instance variable 'uri' does not need "this". 90 9
    #A6203 warning RedundantThis Reference to instance variable 'reqContentLen' does not need "this". 92 9
    #A6204 warning RedundantThis Reference to instance variable 'ros' does not need "this". 94 9
    #A6205 warning RedundantThis Reference to instance variable 'ris' does not need "this". 95 9
    #A6206 warning RedundantThis Reference to instance variable 'rcode' does not need "this". 206 9
    #A6207 warning RedundantThis Reference to instance variable 'rspContentLen' does not need "this". 260 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/FixedLengthInputStream.java

    Severity Rule Message Line Col
    #A6208 warning RedundantThis Reference to instance variable 'remaining' does not need "this". 44 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/FixedLengthOutputStream.java

    Severity Rule Message Line Col
    #A6209 warning RedundantThis Reference to instance variable 'remaining' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/HttpConnection.java

    Severity Rule Message Line Col
    #A6210 warning RedundantThis Reference to instance variable 'i' does not need "this". 101 9
    #A6211 warning RedundantThis Reference to instance variable 'logger' does not need "this". 109 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/HttpContextImpl.java

    Severity Rule Message Line Col
    #A6212 warning RedundantThis Reference to instance variable 'handler' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/LeftOverInputStream.java

    Severity Rule Message Line Col
    #A6213 warning RedundantThis Reference to instance variable 'server' does not need "this". 53 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/Request.java

    Severity Rule Message Line Col
    #A6214 warning RedundantThis Reference to instance variable 'chan' does not need "this". 50 9
    #A6215 warning RedundantThis Reference to instance variable 'channel' does not need "this". 230 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/SSLStreams.java

    Severity Rule Message Line Col
    #A6216 warning RedundantThis Reference to instance variable 'time' does not need "this". 62 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/ServerImpl.java

    Severity Rule Message Line Col
    #A6217 warning RedundantThis Reference to instance variable 'logger' does not need "this". 93 9
    #A6218 warning RedundantThis Reference to instance variable 'address' does not need "this". 96 9
    #A6219 warning RedundantThis Reference to instance variable 'httpsConfig' does not need "this". 174 9
    #A6220 warning RedundantThis Reference to instance variable 'connection' does not need "this". 485 13
    #A6221 warning RedundantThis Reference to instance variable 'rawin' does not need "this". 498 21
    #A6222 warning RedundantThis Reference to instance variable 'rawout' does not need "this". 499 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/MimeEntry.java

    Severity Rule Message Line Col
    #A6223 warning RedundantThis Reference to instance variable 'imageFileName' does not need "this". 87 9
    #A6224 warning RedundantThis Reference to instance variable 'fileExtensions' does not need "this". 88 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/HttpClient.java

    Severity Rule Message Line Col
    #A6225 warning RedundantThis Reference to instance variable 'host' does not need "this". 196 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/KeepAliveCache.java

    Severity Rule Message Line Col
    #A6226 warning RedundantThis Reference to instance variable 'protocol' does not need "this". 307 9
    #A6227 warning RedundantThis Reference to instance variable 'host' does not need "this". 308 9
    #A6228 warning RedundantThis Reference to instance variable 'port' does not need "this". 309 9
    #A6229 warning RedundantThis Reference to instance variable 'obj' does not need "this". 334 16
    #A6230 warning RedundantThis Reference to instance variable 'obj' does not need "this". 335 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/KeepAliveStreamCleaner.java

    Severity Rule Message Line Col
    #A6231 warning RedundantThis Method call to 'wait' does not need "this". 101 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java

    Severity Rule Message Line Col
    #A6232 warning RedundantThis Reference to instance variable 'host' does not need "this". 560 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/gopher/GopherClient.java

    Severity Rule Message Line Col
    #A6233 warning RedundantThis Reference to instance variable 'os' does not need "this". 125 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java

    Severity Rule Message Line Col
    #A6234 warning RedundantThis Reference to instance variable 'protocol' does not need "this". 195 9
    #A6235 warning RedundantThis Reference to instance variable 'path' does not need "this". 199 9
    #A6236 warning RedundantThis Reference to instance variable 'protocol' does not need "this". 218 9
    #A6237 warning RedundantThis Reference to instance variable 'host' does not need "this". 219 9
    #A6238 warning RedundantThis Reference to instance variable 'port' does not need "this". 220 9
    #A6239 warning RedundantThis Reference to instance variable 'port' does not need "this". 221 13
    #A6240 warning RedundantThis Reference to instance variable 'port' does not need "this". 222 13
    #A6241 warning RedundantThis Reference to instance variable 'path' does not need "this". 228 13
    #A6242 warning RedundantThis Reference to instance variable 'path' does not need "this". 230 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/BasicAuthentication.java

    Severity Rule Message Line Col
    #A6243 warning RedundantThis Reference to instance variable 'auth' does not need "this". 79 9
    #A6244 warning RedundantThis Reference to instance variable 'auth' does not need "this". 119 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/Handler.java

    Severity Rule Message Line Col
    #A6245 warning RedundantThis Reference to instance variable 'proxyPort' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/HttpCallerInfo.java

    Severity Rule Message Line Col
    #A6246 warning RedundantThis Reference to instance variable 'url' does not need "this". 57 9
    #A6247 warning RedundantThis Reference to instance variable 'host' does not need "this". 58 9
    #A6248 warning RedundantThis Reference to instance variable 'protocol' does not need "this". 59 9
    #A6249 warning RedundantThis Reference to instance variable 'prompt' does not need "this". 60 9
    #A6250 warning RedundantThis Reference to instance variable 'port' does not need "this". 61 9
    #A6251 warning RedundantThis Reference to instance variable 'addr' does not need "this". 62 9
    #A6252 warning RedundantThis Reference to instance variable 'authType' does not need "this". 63 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java

    Severity Rule Message Line Col
    #A6253 warning RedundantThis Method call to 'getClass' does not need "this". 1587 56
    #A6254 warning RedundantThis Reference to instance variable 'cacheRequest' does not need "this". 2874 13
    #A6255 warning RedundantThis Reference to instance variable 'outputStream' does not need "this". 2875 13
    #A6256 warning RedundantThis Reference to instance variable 'outputStream' does not need "this". 2882 17
    #A6257 warning RedundantThis Reference to instance variable 'outputStream' does not need "this". 2886 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/Handler.java

    Severity Rule Message Line Col
    #A6258 warning RedundantThis Reference to instance variable 'proxyPort' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AbstractPollSelectorImpl.java

    Severity Rule Message Line Col
    #A6259 warning RedundantThis Reference to instance variable 'totalChannels' does not need "this". 66 9
    #A6260 warning RedundantThis Reference to instance variable 'channelOffset' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AsynchronousChannelGroupImpl.java

    Severity Rule Message Line Col
    #A6261 warning RedundantThis Reference to instance variable 'timeoutExecutor' does not need "this". 86 9
    #A6262 warning RedundantThis Reference to instance variable 'timeoutExecutor' does not need "this". 88 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AsynchronousServerSocketChannelImpl.java

    Severity Rule Message Line Col
    #A6263 warning RedundantThis Reference to instance variable 'fd' does not need "this". 69 9
    #A6264 warning RedundantThis Method call to 'getClass' does not need "this". 231 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    #A6265 warning RedundantThis Reference to instance variable 'fd' does not need "this". 86 9
    #A6266 warning RedundantThis Reference to instance variable 'state' does not need "this". 87 9
    #A6267 warning RedundantThis Reference to instance variable 'state' does not need "this". 98 9
    #A6268 warning RedundantThis Reference to instance variable 'localAddress' does not need "this". 99 9
    #A6269 warning RedundantThis Reference to instance variable 'remoteAddress' does not need "this". 100 9
    #A6270 warning RedundantThis Method call to 'getClass' does not need "this". 546 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/ChannelInputStream.java

    Severity Rule Message Line Col
    #A6271 warning RedundantThis Method call to 'read' does not need "this". 81 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/DatagramChannelImpl.java

    Severity Rule Message Line Col
    #A6272 warning RedundantThis Reference to instance variable 'family' does not need "this". 107 13
    #A6273 warning RedundantThis Reference to instance variable 'fd' does not need "this". 109 13
    #A6274 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 110 13
    #A6275 warning RedundantThis Reference to instance variable 'state' does not need "this". 111 13
    #A6276 warning RedundantThis Reference to instance variable 'fd' does not need "this". 136 9
    #A6277 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 137 9
    #A6278 warning RedundantThis Reference to instance variable 'state' does not need "this". 138 9
    #A6279 warning RedundantThis Reference to instance variable 'family' does not need "this". 145 9
    #A6280 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 148 9
    #A6281 warning RedundantThis Reference to instance variable 'state' does not need "this". 149 9
    #A6282 warning RedundantThis Reference to instance variable 'localAddress' does not need "this". 150 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/FileChannelImpl.java

    Severity Rule Message Line Col
    #A6283 warning RedundantThis Reference to instance variable 'nd' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/FileLockTable.java

    Severity Rule Message Line Col
    #A6284 warning RedundantThis Reference to instance variable 'fileKey' does not need "this". 95 13
    #A6285 warning RedundantThis Reference to instance variable 'fileKey' does not need "this". 120 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/IOVecWrapper.java

    Severity Rule Message Line Col
    #A6286 warning RedundantThis Reference to instance variable 'buf' does not need "this". 87 9
    #A6287 warning RedundantThis Reference to instance variable 'position' does not need "this". 88 9
    #A6288 warning RedundantThis Reference to instance variable 'remaining' does not need "this". 89 9
    #A6289 warning RedundantThis Reference to instance variable 'shadow' does not need "this". 90 9
    #A6290 warning RedundantThis Reference to instance variable 'vecArray' does not need "this". 91 9
    #A6291 warning RedundantThis Reference to instance variable 'address' does not need "this". 92 9
    #A6292 warning RedundantThis Reference to instance variable 'position' does not need "this". 112 9
    #A6293 warning RedundantThis Reference to instance variable 'remaining' does not need "this". 113 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/NativeObject.java

    Severity Rule Message Line Col
    #A6294 warning RedundantThis Reference to instance variable 'allocationAddress' does not need "this". 58 9
    #A6295 warning RedundantThis Reference to instance variable 'allocationAddress' does not need "this". 67 9
    #A6296 warning RedundantThis Reference to instance variable 'allocationAddress' does not need "this". 75 13
    #A6297 warning RedundantThis Reference to instance variable 'address' does not need "this". 76 13
    #A6298 warning RedundantThis Reference to instance variable 'allocationAddress' does not need "this". 76 28
    #A6299 warning RedundantThis Reference to instance variable 'allocationAddress' does not need "this". 80 13
    #A6300 warning RedundantThis Reference to instance variable 'address' does not need "this". 81 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/PendingFuture.java

    Severity Rule Message Line Col
    #A6301 warning RedundantThis Reference to instance variable 'timeoutTask' does not need "this". 112 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/ServerSocketChannelImpl.java

    Severity Rule Message Line Col
    #A6302 warning RedundantThis Reference to instance variable 'fd' does not need "this". 85 9
    #A6303 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 86 9
    #A6304 warning RedundantThis Reference to instance variable 'state' does not need "this". 87 9
    #A6305 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 97 9
    #A6306 warning RedundantThis Reference to instance variable 'state' does not need "this". 98 9
    #A6307 warning RedundantThis Reference to instance variable 'fd' does not need "this". 226 33
    #A6308 warning RedundantThis Method call to 'getClass' does not need "this". 349 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SocketChannelImpl.java

    Severity Rule Message Line Col
    #A6309 warning RedundantThis Reference to instance variable 'fd' does not need "this". 101 9
    #A6310 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 102 9
    #A6311 warning RedundantThis Reference to instance variable 'state' does not need "this". 103 9
    #A6312 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 113 9
    #A6313 warning RedundantThis Reference to instance variable 'state' does not need "this". 114 9
    #A6314 warning RedundantThis Reference to instance variable 'localAddress' does not need "this". 116 13
    #A6315 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 127 9
    #A6316 warning RedundantThis Reference to instance variable 'state' does not need "this". 128 9
    #A6317 warning RedundantThis Reference to instance variable 'localAddress' does not need "this". 129 9
    #A6318 warning RedundantThis Reference to instance variable 'remoteAddress' does not need "this". 130 9
    #A6319 warning RedundantThis Method call to 'getClass' does not need "this". 947 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/AbstractCharsetProvider.java

    Severity Rule Message Line Col
    #A6320 warning RedundantThis Method call to 'getClass' does not need "this". 144 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/FastCharsetProvider.java

    Severity Rule Message Line Col
    #A6321 warning RedundantThis Method call to 'getClass' does not need "this". 121 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/StreamDecoder.java

    Severity Rule Message Line Col
    #A6322 warning RedundantThis Reference to instance variable 'cs' does not need "this". 238 9
    #A6323 warning RedundantThis Reference to instance variable 'decoder' does not need "this". 239 9
    #A6324 warning RedundantThis Reference to instance variable 'ch' does not need "this". 249 9
    #A6325 warning RedundantThis Reference to instance variable 'in' does not need "this". 256 9
    #A6326 warning RedundantThis Reference to instance variable 'decoder' does not need "this". 258 9
    #A6327 warning RedundantThis Reference to instance variable 'cs' does not need "this". 259 9
    #A6328 warning RedundantThis Reference to instance variable 'bb' does not need "this". 260 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/StreamEncoder.java

    Severity Rule Message Line Col
    #A6329 warning RedundantThis Reference to instance variable 'ch' does not need "this". 184 9
    #A6330 warning RedundantThis Reference to instance variable 'cs' does not need "this". 185 9
    #A6331 warning RedundantThis Reference to instance variable 'encoder' does not need "this". 186 9
    #A6332 warning RedundantThis Reference to instance variable 'out' does not need "this". 200 9
    #A6333 warning RedundantThis Reference to instance variable 'cs' does not need "this". 202 9
    #A6334 warning RedundantThis Reference to instance variable 'encoder' does not need "this". 203 9
    #A6335 warning RedundantThis Reference to instance variable 'bb' does not need "this". 204 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_32Coder.java

    Severity Rule Message Line Col
    #A6336 warning RedundantThis Reference to instance variable 'expectedBO' does not need "this". 48 13
    #A6337 warning RedundantThis Reference to instance variable 'currentBO' does not need "this". 49 13
    #A6338 warning RedundantThis Reference to instance variable 'doneBOM' does not need "this". 142 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractPoller.java

    Severity Rule Message Line Col
    #A6339 warning RedundantThis Reference to instance variable 'requestList' does not need "this". 50 9
    #A6340 warning RedundantThis Reference to instance variable 'shutdown' does not need "this". 51 9
    #A6341 warning RedundantThis Reference to instance variable 'completed' does not need "this". 184 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractWatchKey.java

    Severity Rule Message Line Col
    #A6342 warning RedundantThis Reference to instance variable 'state' does not need "this". 72 9
    #A6343 warning RedundantThis Reference to instance variable 'events' does not need "this". 73 9
    #A6344 warning RedundantThis Reference to instance variable 'lastModifyEvents' does not need "this". 74 9
    #A6345 warning RedundantThis Reference to instance variable 'kind' does not need "this". 198 13
    #A6346 warning RedundantThis Reference to instance variable 'count' does not need "this". 200 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/FileOwnerAttributeViewImpl.java

    Severity Rule Message Line Col
    #A6347 warning RedundantThis Reference to instance variable 'isPosixView' does not need "this". 47 9
    #A6348 warning RedundantThis Reference to instance variable 'isPosixView' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/NativeBuffer.java

    Severity Rule Message Line Col
    #A6349 warning RedundantThis Reference to instance variable 'address' does not need "this". 57 9
    #A6350 warning RedundantThis Reference to instance variable 'cleaner' does not need "this". 59 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/PollingWatchService.java

    Severity Rule Message Line Col
    #A6351 warning RedundantThis Reference to instance variable 'lastTickCount' does not need "this". 221 13
    #A6352 warning RedundantThis Reference to instance variable 'valid' does not need "this". 253 13
    #A6353 warning RedundantThis Reference to instance variable 'tickCount' does not need "this". 254 13
    #A6354 warning RedundantThis Reference to instance variable 'entries' does not need "this". 255 13
    #A6355 warning RedundantThis Reference to instance variable 'poller' does not need "this". 291 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSPrinterJob.java

    Severity Rule Message Line Col
    #A6356 warning RedundantThis Reference to instance variable 'epsTitle' does not need "this". 2067 13
    #A6357 warning RedundantThis Reference to instance variable 'epsTitle' does not need "this". 2143 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSStreamPrintService.java

    Severity Rule Message Line Col
    #A6358 warning RedundantThis Method call to 'getClass' does not need "this". 497 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PrintJob2D.java

    Severity Rule Message Line Col
    #A6359 warning RedundantThis Reference to instance variable 'jobAttributes' does not need "this". 300 9
    #A6360 warning RedundantThis Reference to instance variable 'pageAttributes' does not need "this". 301 9
    #A6361 warning RedundantThis Reference to instance variable 'jobAttributes' does not need "this". 304 24
    #A6362 warning RedundantThis Reference to instance variable 'pageAttributes' does not need "this". 304 44
    #A6363 warning RedundantThis Reference to instance variable 'docTitle' does not need "this". 329 9
    #A6364 warning RedundantThis Reference to instance variable 'jobAttributes' does not need "this". 400 24
    #A6365 warning RedundantThis Reference to instance variable 'jobAttributes' does not need "this". 408 13
    #A6366 warning RedundantThis Reference to instance variable 'options' does not need "this". 1174 9
    #A6367 warning RedundantThis Reference to instance variable 'options' does not need "this". 1222 15

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PrinterGraphicsConfig.java

    Severity Rule Message Line Col
    #A6368 warning RedundantThis Reference to instance variable 'pageWidth' does not need "this". 48 9
    #A6369 warning RedundantThis Reference to instance variable 'pageHeight' does not need "this". 49 9
    #A6370 warning RedundantThis Reference to instance variable 'deviceTransform' does not need "this". 50 9
    #A6371 warning RedundantThis Reference to instance variable 'gd' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ServiceDialog.java

    Severity Rule Message Line Col
    #A6372 warning RedundantThis Reference to instance variable 'asOriginal' does not need "this". 176 9
    #A6373 warning RedundantThis Reference to instance variable 'asCurrent' does not need "this". 177 9
    #A6374 warning RedundantThis Reference to instance variable 'psCurrent' does not need "this". 178 9
    #A6375 warning RedundantThis Reference to instance variable 'docFlavor' does not need "this". 179 9
    #A6376 warning RedundantThis Reference to instance variable 'psCurrent' does not need "this". 272 9
    #A6377 warning RedundantThis Reference to instance variable 'docFlavor' does not need "this". 273 9
    #A6378 warning RedundantThis Reference to instance variable 'asOriginal' does not need "this". 274 9
    #A6379 warning RedundantThis Reference to instance variable 'asCurrent' does not need "this". 275 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/BootstrapConstructorAccessorImpl.java

    Severity Rule Message Line Col
    #A6380 warning RedundantThis Reference to instance variable 'constructor' does not need "this". 38 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/reflectiveObjects/WildcardTypeImpl.java

    Severity Rule Message Line Col
    #A6381 warning RedundantThis Method call to 'getLowerBounds' does not need "this". 219 31
    #A6382 warning RedundantThis Method call to 'getUpperBounds' does not need "this". 221 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/misc/MethodUtil.java

    Severity Rule Message Line Col
    #A6383 warning RedundantThis Reference to instance variable 'methodName' does not need "this". 209 13
    #A6384 warning RedundantThis Reference to instance variable 'argClasses' does not need "this". 210 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/log/ReliableLog.java

    Severity Rule Message Line Col
    #A6385 warning RedundantThis Reference to instance variable 'Debug' does not need "this". 143 9
    #A6386 warning RedundantThis Reference to instance variable 'fd' does not need "this". 808 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/newrmic/Main.java

    Severity Rule Message Line Col
    #A6387 warning RedundantThis Method call to 'getClass' does not need "this". 600 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/ActivationGroupImpl.java

    Severity Rule Message Line Col
    #A6388 warning RedundantThis Reference to instance variable 'mobj' does not need "this". 478 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/MarshalOutputStream.java

    Severity Rule Message Line Col
    #A6389 warning RedundantThis Method call to 'useProtocolVersion' does not need "this". 65 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/Target.java

    Severity Rule Message Line Col
    #A6390 warning RedundantThis Reference to instance variable 'weakImpl' does not need "this". 89 9
    #A6391 warning RedundantThis Reference to instance variable 'acc' does not need "this". 93 9
    #A6392 warning RedundantThis Reference to instance variable 'ccl' does not need "this". 111 13
    #A6393 warning RedundantThis Reference to instance variable 'ccl' does not need "this". 113 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/tcp/TCPChannel.java

    Severity Rule Message Line Col
    #A6394 warning RedundantThis Method call to 'free' does not need "this". 197 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/tcp/TCPEndpoint.java

    Severity Rule Message Line Col
    #A6395 warning RedundantThis Method call to 'notify' does not need "this". 782 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/acl/GroupImpl.java

    Severity Rule Message Line Col
    #A6396 warning RedundantThis Reference to instance variable 'group' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/GetIntegerAction.java

    Severity Rule Message Line Col
    #A6397 warning RedundantThis Reference to instance variable 'defaultSet' does not need "this". 92 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/GetLongAction.java

    Severity Rule Message Line Col
    #A6398 warning RedundantThis Reference to instance variable 'defaultSet' does not need "this". 91 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/OpenFileInputStreamAction.java

    Severity Rule Message Line Col
    #A6399 warning RedundantThis Reference to instance variable 'file' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECDSASignature.java

    Severity Rule Message Line Col
    #A6400 warning RedundantThis Reference to instance variable 'privateKey' does not need "this". 197 9
    #A6401 warning RedundantThis Reference to instance variable 'publicKey' does not need "this". 216 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECKeyPairGenerator.java

    Severity Rule Message Line Col
    #A6402 warning RedundantThis Reference to instance variable 'params' does not need "this". 75 9
    #A6403 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 105 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jca/ProviderConfig.java

    Severity Rule Message Line Col
    #A6404 warning RedundantThis Reference to instance variable 'className' does not need "this". 93 9
    #A6405 warning RedundantThis Reference to instance variable 'argument' does not need "this". 94 9
    #A6406 warning RedundantThis Reference to instance variable 'className' does not need "this". 147 16
    #A6407 warning RedundantThis Reference to instance variable 'argument' does not need "this". 148 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jca/ProviderList.java

    Severity Rule Message Line Col
    #A6408 warning RedundantThis Reference to instance variable 'ids' does not need "this". 401 13
    #A6409 warning RedundantThis Reference to instance variable 'type' does not need "this". 405 13
    #A6410 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 406 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/GSSContextImpl.java

    Severity Rule Message Line Col
    #A6411 warning RedundantThis Reference to instance variable 'mechOid' does not need "this". 140 9
    #A6412 warning RedundantThis Reference to instance variable 'mechOid' does not need "this". 165 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/GSSCredentialImpl.java

    Severity Rule Message Line Col
    #A6413 warning RedundantThis Reference to instance variable 'mechOid' does not need "this". 661 22
    #A6414 warning RedundantThis Reference to instance variable 'usage' does not need "this". 662 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/GSSExceptionImpl.java

    Severity Rule Message Line Col
    #A6415 warning RedundantThis Reference to instance variable 'majorMessage' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/GSSNameImpl.java

    Severity Rule Message Line Col
    #A6416 warning RedundantThis Reference to instance variable 'elements' does not need "this". 180 9
    #A6417 warning RedundantThis Reference to instance variable 'appNameStr' does not need "this". 184 13
    #A6418 warning RedundantThis Reference to instance variable 'appNameBytes' does not need "this". 196 13
    #A6419 warning RedundantThis Method call to 'isAnonymous' does not need "this". 279 13
    #A6420 warning RedundantThis Reference to instance variable 'mechElement' does not need "this". 296 32
    #A6421 warning RedundantThis Method call to 'getElement' does not need "this". 304 25
    #A6422 warning RedundantThis Reference to instance variable 'appNameType' does not need "this". 313 14
    #A6423 warning RedundantThis Reference to instance variable 'appNameType' does not need "this". 315 18
    #A6424 warning RedundantThis Reference to instance variable 'appNameStr' does not need "this". 322 22
    #A6425 warning RedundantThis Reference to instance variable 'appNameStr' does not need "this". 323 22
    #A6426 warning RedundantThis Reference to instance variable 'appNameBytes' does not need "this". 324 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/ProviderList.java

    Severity Rule Message Line Col
    #A6427 warning RedundantThis Reference to instance variable 'p' does not need "this". 475 17
    #A6428 warning RedundantThis Reference to instance variable 'oid' does not need "this". 476 21
    #A6429 warning RedundantThis Reference to instance variable 'oid' does not need "this". 477 28
    #A6430 warning RedundantThis Reference to instance variable 'oid' does not need "this". 479 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/TokenTracker.java

    Severity Rule Message Line Col
    #A6431 warning RedundantThis Reference to instance variable 'windowStart' does not need "this". 77 9
    #A6432 warning RedundantThis Reference to instance variable 'expectedNumber' does not need "this". 78 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5AcceptCredential.java

    Severity Rule Message Line Col
    #A6433 warning RedundantThis Reference to instance variable 'screds' does not need "this". 61 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5Context.java

    Severity Rule Message Line Col
    #A6434 warning RedundantThis Reference to instance variable 'initiator' does not need "this". 136 9
    #A6435 warning RedundantThis Reference to instance variable 'initiator' does not need "this". 147 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5InitCredential.java

    Severity Rule Message Line Col
    #A6436 warning RedundantThis Reference to instance variable 'krb5Credentials' does not need "this". 138 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5NameElement.java

    Severity Rule Message Line Col
    #A6437 warning RedundantThis Reference to instance variable 'krb5PrincipalName' does not need "this". 58 9
    #A6438 warning RedundantThis Reference to instance variable 'krb5PrincipalName' does not need "this". 214 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/MessageToken.java

    Severity Rule Message Line Col
    #A6439 warning RedundantThis Reference to instance variable 'seqNumber' does not need "this". 492 9
    #A6440 warning RedundantThis Reference to instance variable 'confState' does not need "this". 498 9
    #A6441 warning RedundantThis Reference to instance variable 'initiator' does not need "this". 500 9
    #A6442 warning RedundantThis Reference to instance variable 'cipherHelper' does not need "this". 502 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/MessageToken_v2.java

    Severity Rule Message Line Col
    #A6443 warning RedundantThis Reference to instance variable 'seqNumber' does not need "this". 453 9
    #A6444 warning RedundantThis Reference to instance variable 'confState' does not need "this". 459 9
    #A6445 warning RedundantThis Reference to instance variable 'initiator' does not need "this". 461 9
    #A6446 warning RedundantThis Reference to instance variable 'cipherHelper' does not need "this". 463 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/WrapToken.java

    Severity Rule Message Line Col
    #A6447 warning RedundantThis Reference to instance variable 'readTokenFromInputStream' does not need "this". 127 9
    #A6448 warning RedundantThis Reference to instance variable 'privacy' does not need "this". 133 9
    #A6449 warning RedundantThis Reference to instance variable 'privacy' does not need "this". 158 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/WrapToken_v2.java

    Severity Rule Message Line Col
    #A6450 warning RedundantThis Reference to instance variable 'privacy' does not need "this". 73 9
    #A6451 warning RedundantThis Reference to instance variable 'privacy' does not need "this". 92 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/spnego/NegTokenInit.java

    Severity Rule Message Line Col
    #A6452 warning RedundantThis Reference to instance variable 'reqFlags' does not need "this". 78 9
    #A6453 warning RedundantThis Reference to instance variable 'mechToken' does not need "this". 79 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/spnego/NegTokenTarg.java

    Severity Rule Message Line Col
    #A6454 warning RedundantThis Reference to instance variable 'negResult' does not need "this". 65 9
    #A6455 warning RedundantThis Reference to instance variable 'supportedMech' does not need "this". 66 9
    #A6456 warning RedundantThis Reference to instance variable 'responseToken' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/spnego/SpNegoContext.java

    Severity Rule Message Line Col
    #A6457 warning RedundantThis Reference to instance variable 'initiator' does not need "this". 107 9
    #A6458 warning RedundantThis Reference to instance variable 'initiator' does not need "this". 121 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/wrapper/GSSLibStub.java

    Severity Rule Message Line Col
    #A6459 warning RedundantThis Reference to instance variable 'pMech' does not need "this". 110 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/EncryptedData.java

    Severity Rule Message Line Col
    #A6460 warning RedundantThis Reference to instance variable 'eType' does not need "this". 286 44
    #A6461 warning RedundantThis Reference to instance variable 'kvno' does not need "this". 292 48
    #A6462 warning RedundantThis Reference to instance variable 'cipher' does not need "this". 297 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbAsReqBuilder.java

    Severity Rule Message Line Col
    #A6463 warning RedundantThis Reference to instance variable 'password' does not need "this". 124 9
    #A6464 warning RedundantThis Reference to instance variable 'password' does not need "this". 141 9
    #A6465 warning RedundantThis Reference to instance variable 'ktab' does not need "this". 142 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbTgsRep.java

    Severity Rule Message Line Col
    #A6466 warning RedundantThis Reference to instance variable 'creds' does not need "this". 102 9
    #A6467 warning RedundantThis Reference to instance variable 'secondTicket' does not need "this". 103 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/PrincipalName.java

    Severity Rule Message Line Col
    #A6468 warning RedundantThis Reference to instance variable 'nameType' does not need "this". 549 46
    #A6469 warning RedundantThis Reference to instance variable 'nameRealm' does not need "this". 578 14
    #A6470 warning RedundantThis Reference to instance variable 'nameRealm' does not need "this". 579 19
    #A6471 warning RedundantThis Reference to instance variable 'nameStrings' does not need "this". 583 13
    #A6472 warning RedundantThis Reference to instance variable 'nameStrings' does not need "this". 586 33
    #A6473 warning RedundantThis Reference to instance variable 'nameStrings' does not need "this". 587 23
    #A6474 warning RedundantThis Reference to instance variable 'nameStrings' does not need "this". 639 9
    #A6475 warning RedundantThis Reference to instance variable 'nameRealm' does not need "this". 640 9
    #A6476 warning RedundantThis Reference to instance variable 'nameType' does not need "this". 641 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/Realm.java

    Severity Rule Message Line Col
    #A6477 warning RedundantThis Reference to instance variable 'realm' does not need "this". 79 13
    #A6478 warning RedundantThis Reference to instance variable 'realm' does not need "this". 80 20
    #A6479 warning RedundantThis Reference to instance variable 'realm' does not need "this". 82 21
    #A6480 warning RedundantThis Reference to instance variable 'realm' does not need "this". 205 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ETypeInfo.java

    Severity Rule Message Line Col
    #A6481 warning RedundantThis Reference to instance variable 'etype' does not need "this". 81 13
    #A6482 warning RedundantThis Reference to instance variable 'salt' does not need "this". 102 21
    #A6483 warning RedundantThis Reference to instance variable 'salt' does not need "this". 104 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ETypeInfo2.java

    Severity Rule Message Line Col
    #A6484 warning RedundantThis Reference to instance variable 'saltStr' does not need "this". 60 9
    #A6485 warning RedundantThis Reference to instance variable 'etype' does not need "this". 95 13
    #A6486 warning RedundantThis Reference to instance variable 'saltStr' does not need "this". 104 17
    #A6487 warning RedundantThis Reference to instance variable 's2kparams' does not need "this". 113 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/HostAddress.java

    Severity Rule Message Line Col
    #A6488 warning RedundantThis Reference to instance variable 'addrType' does not need "this". 258 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/KDCReq.java

    Severity Rule Message Line Col
    #A6489 warning RedundantThis Reference to instance variable 'pvno' does not need "this". 130 13
    #A6490 warning RedundantThis Reference to instance variable 'pvno' does not need "this". 131 17
    #A6491 warning RedundantThis Reference to instance variable 'msgType' does not need "this". 140 13
    #A6492 warning RedundantThis Reference to instance variable 'msgType' does not need "this". 141 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/KerberosTime.java

    Severity Rule Message Line Col
    #A6493 warning RedundantThis Method call to 'toDate' does not need "this". 189 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/PAData.java

    Severity Rule Message Line Col
    #A6494 warning RedundantThis Reference to instance variable 'pADataType' does not need "this". 97 13
    #A6495 warning RedundantThis Reference to instance variable 'pADataValue' does not need "this". 103 13
    #A6496 warning RedundantThis Reference to instance variable 'salt' does not need "this". 151 13
    #A6497 warning RedundantThis Reference to instance variable 'params' does not need "this". 152 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/TicketFlags.java

    Severity Rule Message Line Col
    #A6498 warning RedundantThis Method call to 'toBooleanArray' does not need "this". 106 36
    #A6499 warning RedundantThis Method call to 'get' does not need "this". 116 13
    #A6500 warning RedundantThis Method call to 'get' does not need "this". 117 17
    #A6501 warning RedundantThis Method call to 'get' does not need "this". 118 21
    #A6502 warning RedundantThis Method call to 'get' does not need "this". 128 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/rcache/ReplayCache.java

    Severity Rule Message Line Col
    #A6503 warning RedundantThis Method call to 'size' does not need "this". 71 13
    #A6504 warning RedundantThis Method call to 'size' does not need "this". 131 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/ContentInfo.java

    Severity Rule Message Line Col
    #A6505 warning RedundantThis Reference to instance variable 'contentType' does not need "this". 99 9
    #A6506 warning RedundantThis Reference to instance variable 'content' does not need "this". 100 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/EncryptedPrivateKeyInfo.java

    Severity Rule Message Line Col
    #A6507 warning RedundantThis Reference to instance variable 'algid' does not need "this". 80 9
    #A6508 warning RedundantThis Reference to instance variable 'encryptedData' does not need "this". 85 9
    #A6509 warning RedundantThis Reference to instance variable 'algid' does not need "this". 105 16
    #A6510 warning RedundantThis Reference to instance variable 'encryptedData' does not need "this". 112 16
    #A6511 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 121 13
    #A6512 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 121 42
    #A6513 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 134 9
    #A6514 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 136 16
    #A6515 warning RedundantThis Method call to 'getEncoded' does not need "this". 145 35
    #A6516 warning RedundantThis Reference to instance variable 'encryptedData' does not need "this". 168 29
    #A6517 warning RedundantThis Reference to instance variable 'encryptedData' does not need "this". 169 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/PKCS10Attribute.java

    Severity Rule Message Line Col
    #A6518 warning RedundantThis Reference to instance variable 'attributeId' does not need "this". 73 9
    #A6519 warning RedundantThis Reference to instance variable 'attributeValue' does not need "this". 74 9
    #A6520 warning RedundantThis Reference to instance variable 'attributeId' does not need "this". 97 9
    #A6521 warning RedundantThis Reference to instance variable 'attributeValue' does not need "this". 98 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/PKCS7.java

    Severity Rule Message Line Col
    #A6522 warning RedundantThis Reference to instance variable 'oldStyle' does not need "this". 737 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/PKCS8Key.java

    Severity Rule Message Line Col
    #A6523 warning RedundantThis Reference to instance variable 'algid' does not need "this". 263 21
    #A6524 warning RedundantThis Reference to instance variable 'key' does not need "this". 263 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/SignerInfo.java

    Severity Rule Message Line Col
    #A6525 warning RedundantThis Reference to instance variable 'version' does not need "this". 64 9
    #A6526 warning RedundantThis Reference to instance variable 'certificateSerialNumber' does not need "this". 66 9
    #A6527 warning RedundantThis Reference to instance variable 'version' does not need "this". 79 9
    #A6528 warning RedundantThis Reference to instance variable 'certificateSerialNumber' does not need "this". 81 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/KeyCache.java

    Severity Rule Message Line Col
    #A6529 warning RedundantThis Reference to instance variable 'obj' does not need "this". 72 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11Cipher.java

    Severity Rule Message Line Col
    #A6530 warning RedundantThis Reference to instance variable 'blockMode' does not need "this". 185 9
    #A6531 warning RedundantThis Reference to instance variable 'blockMode' does not need "this". 233 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11Key.java

    Severity Rule Message Line Col
    #A6532 warning RedundantThis Reference to instance variable 'token' does not need "this". 94 9
    #A6533 warning RedundantThis Method call to 'getEncodedInternal' does not need "this". 157 26
    #A6534 warning RedundantThis Reference to instance variable 'majorVersion' does not need "this". 441 13
    #A6535 warning RedundantThis Reference to instance variable 'minorVersion' does not need "this". 442 13
    #A6536 warning RedundantThis Method call to 'clear' does not need "this". 1118 17
    #A6537 warning RedundantThis Reference to instance variable 'keyID' does not need "this". 1126 13
    #A6538 warning RedundantThis Reference to instance variable 'keyID' does not need "this". 1129 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyFactory.java

    Severity Rule Message Line Col
    #A6539 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 112 39

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyGenerator.java

    Severity Rule Message Line Col
    #A6540 warning RedundantThis Reference to instance variable 'significantKeySize' does not need "this". 246 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyPairGenerator.java

    Severity Rule Message Line Col
    #A6541 warning RedundantThis Reference to instance variable 'params' does not need "this". 98 9
    #A6542 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 122 13
    #A6543 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 133 13
    #A6544 warning RedundantThis Reference to instance variable 'rsaPublicExponent' does not need "this". 135 13
    #A6545 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 145 13
    #A6546 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 170 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyStore.java

    Severity Rule Message Line Col
    #A6547 warning RedundantThis Reference to instance variable 'type' does not need "this". 181 13
    #A6548 warning RedundantThis Reference to instance variable 'type' does not need "this". 190 13
    #A6549 warning RedundantThis Reference to instance variable 'useSecmodTrust' does not need "this". 277 9
    #A6550 warning RedundantThis Reference to instance variable 'token' does not need "this". 1679 56
    #A6551 warning RedundantThis Reference to instance variable 'token' does not need "this". 1785 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11TlsKeyMaterialGenerator.java

    Severity Rule Message Line Col
    #A6552 warning RedundantThis Reference to instance variable 'spec' does not need "this". 90 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11TlsMasterSecretGenerator.java

    Severity Rule Message Line Col
    #A6553 warning RedundantThis Reference to instance variable 'spec' does not need "this". 82 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11TlsPrfGenerator.java

    Severity Rule Message Line Col
    #A6554 warning RedundantThis Reference to instance variable 'spec' does not need "this". 87 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11TlsRsaPremasterSecretGenerator.java

    Severity Rule Message Line Col
    #A6555 warning RedundantThis Reference to instance variable 'spec' does not need "this". 79 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/Secmod.java

    Severity Rule Message Line Col
    #A6556 warning RedundantThis Reference to instance variable 'protection' does not need "this". 600 13
    #A6557 warning RedundantThis Reference to instance variable 'b' does not need "this". 720 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/Session.java

    Severity Rule Message Line Col
    #A6558 warning RedundantThis Reference to instance variable 'lastAccess' does not need "this". 74 13
    #A6559 warning RedundantThis Reference to instance variable 'lastAccess' does not need "this". 77 21
    #A6560 warning RedundantThis Method call to 'clear' does not need "this". 176 13
    #A6561 warning RedundantThis Reference to instance variable 'id' does not need "this". 181 13
    #A6562 warning RedundantThis Reference to instance variable 'id' does not need "this". 184 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/SessionManager.java

    Severity Rule Message Line Col
    #A6563 warning RedundantThis Reference to instance variable 'objSessions' does not need "this". 111 9
    #A6564 warning RedundantThis Reference to instance variable 'opSessions' does not need "this". 112 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/SunPKCS11.java

    Severity Rule Message Line Col
    #A6565 warning RedundantThis Reference to instance variable 'config' does not need "this". 132 9
    #A6566 warning RedundantThis Method call to 'getName' does not need "this". 1082 44
    #A6567 warning RedundantThis Method call to 'getName' does not need "this". 1207 59
    #A6568 warning RedundantThis Method call to 'getName' does not need "this". 1289 59

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/TemplateManager.java

    Severity Rule Message Line Col
    #A6569 warning RedundantThis Reference to instance variable 'operation' does not need "this". 158 29
    #A6570 warning RedundantThis Reference to instance variable 'keyType' does not need "this". 159 29
    #A6571 warning RedundantThis Reference to instance variable 'keyAlgorithm' does not need "this". 160 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/Token.java

    Severity Rule Message Line Col
    #A6572 warning RedundantThis Reference to instance variable 'removable' does not need "this". 126 9
    #A6573 warning RedundantThis Reference to instance variable 'valid' does not need "this". 127 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/CK_ATTRIBUTE.java

    Severity Rule Message Line Col
    #A6574 warning RedundantThis Reference to instance variable 'pValue' does not need "this". 138 9
    #A6575 warning RedundantThis Reference to instance variable 'pValue' does not need "this". 143 9
    #A6576 warning RedundantThis Reference to instance variable 'pValue' does not need "this". 148 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/CK_DATE.java

    Severity Rule Message Line Col
    #A6577 warning RedundantThis Reference to instance variable 'year' does not need "this". 112 21
    #A6578 warning RedundantThis Reference to instance variable 'month' does not need "this". 113 22
    #A6579 warning RedundantThis Reference to instance variable 'day' does not need "this". 114 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/CK_INFO.java

    Severity Rule Message Line Col
    #A6580 warning RedundantThis Reference to instance variable 'cryptokiVersion' does not need "this". 121 9
    #A6581 warning RedundantThis Reference to instance variable 'manufacturerID' does not need "this". 122 9
    #A6582 warning RedundantThis Reference to instance variable 'libraryDescription' does not need "this". 124 9
    #A6583 warning RedundantThis Reference to instance variable 'libraryVersion' does not need "this". 125 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/CK_MECHANISM_INFO.java

    Severity Rule Message Line Col
    #A6584 warning RedundantThis Reference to instance variable 'ulMinKeySize' does not need "this". 95 9
    #A6585 warning RedundantThis Reference to instance variable 'ulMaxKeySize' does not need "this". 96 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/CK_SLOT_INFO.java

    Severity Rule Message Line Col
    #A6586 warning RedundantThis Reference to instance variable 'slotDescription' does not need "this". 120 9
    #A6587 warning RedundantThis Reference to instance variable 'manufacturerID' does not need "this". 121 9
    #A6588 warning RedundantThis Reference to instance variable 'hardwareVersion' does not need "this". 123 9
    #A6589 warning RedundantThis Reference to instance variable 'firmwareVersion' does not need "this". 124 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/CK_TOKEN_INFO.java

    Severity Rule Message Line Col
    #A6590 warning RedundantThis Reference to instance variable 'manufacturerID' does not need "this". 249 9
    #A6591 warning RedundantThis Reference to instance variable 'serialNumber' does not need "this". 251 9
    #A6592 warning RedundantThis Reference to instance variable 'ulMaxSessionCount' does not need "this". 253 9
    #A6593 warning RedundantThis Reference to instance variable 'ulSessionCount' does not need "this". 254 9
    #A6594 warning RedundantThis Reference to instance variable 'ulMaxRwSessionCount' does not need "this". 255 9
    #A6595 warning RedundantThis Reference to instance variable 'ulRwSessionCount' does not need "this". 256 9
    #A6596 warning RedundantThis Reference to instance variable 'ulMaxPinLen' does not need "this". 257 9
    #A6597 warning RedundantThis Reference to instance variable 'ulMinPinLen' does not need "this". 258 9
    #A6598 warning RedundantThis Reference to instance variable 'ulTotalPublicMemory' does not need "this". 259 9
    #A6599 warning RedundantThis Reference to instance variable 'ulFreePublicMemory' does not need "this". 260 9
    #A6600 warning RedundantThis Reference to instance variable 'ulTotalPrivateMemory' does not need "this". 261 9
    #A6601 warning RedundantThis Reference to instance variable 'ulFreePrivateMemory' does not need "this". 262 9
    #A6602 warning RedundantThis Reference to instance variable 'hardwareVersion' does not need "this". 263 9
    #A6603 warning RedundantThis Reference to instance variable 'firmwareVersion' does not need "this". 264 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs12/MacData.java

    Severity Rule Message Line Col
    #A6604 warning RedundantThis Reference to instance variable 'digestAlgorithmName' does not need "this". 69 9
    #A6605 warning RedundantThis Reference to instance variable 'digestAlgorithmParams' does not need "this". 70 9
    #A6606 warning RedundantThis Reference to instance variable 'digest' does not need "this". 72 9
    #A6607 warning RedundantThis Reference to instance variable 'macSalt' does not need "this". 75 9
    #A6608 warning RedundantThis Reference to instance variable 'iterations' does not need "this". 79 13
    #A6609 warning RedundantThis Reference to instance variable 'iterations' does not need "this". 81 13
    #A6610 warning RedundantThis Reference to instance variable 'digestAlgorithmName' does not need "this". 93 9
    #A6611 warning RedundantThis Reference to instance variable 'digestAlgorithmParams' does not need "this". 94 9
    #A6612 warning RedundantThis Reference to instance variable 'macSalt' does not need "this". 106 9
    #A6613 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 111 9
    #A6614 warning RedundantThis Reference to instance variable 'digestAlgorithmName' does not need "this". 123 9
    #A6615 warning RedundantThis Reference to instance variable 'digestAlgorithmParams' does not need "this". 124 9
    #A6616 warning RedundantThis Reference to instance variable 'macSalt' does not need "this". 136 9
    #A6617 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 141 9
    #A6618 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 169 13
    #A6619 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 170 20
    #A6620 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 193 9
    #A6621 warning RedundantThis Reference to instance variable 'encoded' does not need "this". 195 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSA.java

    Severity Rule Message Line Col
    #A6622 warning RedundantThis Reference to instance variable 'presetX' does not need "this". 222 9
    #A6623 warning RedundantThis Reference to instance variable 'presetY' does not need "this". 223 9
    #A6624 warning RedundantThis Reference to instance variable 'presetY' does not need "this". 243 9
    #A6625 warning RedundantThis Reference to instance variable 'presetX' does not need "this". 244 9
    #A6626 warning RedundantThis Reference to instance variable 'presetP' does not need "this". 609 9
    #A6627 warning RedundantThis Reference to instance variable 'presetQ' does not need "this". 610 9
    #A6628 warning RedundantThis Reference to instance variable 'presetG' does not need "this". 611 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAKeyPairGenerator.java

    Severity Rule Message Line Col
    #A6629 warning RedundantThis Reference to instance variable 'params' does not need "this". 80 9
    #A6630 warning RedundantThis Reference to instance variable 'forceNewParameters' does not need "this". 81 9
    #A6631 warning RedundantThis Reference to instance variable 'forceNewParameters' does not need "this". 102 9
    #A6632 warning RedundantThis Reference to instance variable 'forceNewParameters' does not need "this". 144 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAParameterGenerator.java

    Severity Rule Message Line Col
    #A6633 warning RedundantThis Reference to instance variable 'sha' does not need "this". 72 9
    #A6634 warning RedundantThis Reference to instance variable 'modLen' does not need "this". 95 9
    #A6635 warning RedundantThis Reference to instance variable 'random' does not need "this". 123 17
    #A6636 warning RedundantThis Reference to instance variable 'random' does not need "this". 124 17
    #A6637 warning RedundantThis Reference to instance variable 'random' does not need "this". 127 48
    #A6638 warning RedundantThis Reference to instance variable 'modLen' does not need "this". 127 61

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAParameters.java

    Severity Rule Message Line Col
    #A6639 warning RedundantThis Reference to instance variable 'p' does not need "this". 68 13
    #A6640 warning RedundantThis Reference to instance variable 'q' does not need "this". 69 13
    #A6641 warning RedundantThis Reference to instance variable 'g' does not need "this". 70 13
    #A6642 warning RedundantThis Reference to instance variable 'p' does not need "this". 82 9
    #A6643 warning RedundantThis Reference to instance variable 'q' does not need "this". 83 9
    #A6644 warning RedundantThis Reference to instance variable 'g' does not need "this". 84 9
    #A6645 warning RedundantThis Reference to instance variable 'p' does not need "this". 106 52
    #A6646 warning RedundantThis Reference to instance variable 'q' does not need "this". 106 60
    #A6647 warning RedundantThis Reference to instance variable 'g' does not need "this". 106 68

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DigestBase.java

    Severity Rule Message Line Col
    #A6648 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 90 9
    #A6649 warning RedundantThis Reference to instance variable 'digestLength' does not need "this". 91 9
    #A6650 warning RedundantThis Reference to instance variable 'blockSize' does not need "this". 92 9
    #A6651 warning RedundantThis Reference to instance variable 'buffer' does not need "this". 93 9
    #A6652 warning RedundantThis Reference to instance variable 'bufOfs' does not need "this". 94 9
    #A6653 warning RedundantThis Reference to instance variable 'bytesProcessed' does not need "this". 95 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/MD2.java

    Severity Rule Message Line Col
    #A6654 warning RedundantThis Reference to instance variable 'X' does not need "this". 63 9
    #A6655 warning RedundantThis Reference to instance variable 'C' does not need "this". 64 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/MD4.java

    Severity Rule Message Line Col
    #A6656 warning RedundantThis Reference to instance variable 'state' does not need "this". 97 9
    #A6657 warning RedundantThis Reference to instance variable 'x' does not need "this". 98 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/MD5.java

    Severity Rule Message Line Col
    #A6658 warning RedundantThis Reference to instance variable 'state' does not need "this". 75 9
    #A6659 warning RedundantThis Reference to instance variable 'x' does not need "this". 76 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/PolicyFile.java

    Severity Rule Message Line Col
    #A6660 warning RedundantThis Reference to instance variable 'codesource' does not need "this". 2110 13
    #A6661 warning RedundantThis Reference to instance variable 'permissions' does not need "this". 2111 13
    #A6662 warning RedundantThis Reference to instance variable 'type' does not need "this". 2301 19
    #A6663 warning RedundantThis Reference to instance variable 'name' does not need "this". 2302 17
    #A6664 warning RedundantThis Reference to instance variable 'actions' does not need "this". 2303 17
    #A6665 warning RedundantThis Reference to instance variable 'certs' does not need "this". 2306 17
    #A6666 warning RedundantThis Reference to instance variable 'certs' does not need "this". 2312 29
    #A6667 warning RedundantThis Reference to instance variable 'certs' does not need "this". 2315 25
    #A6668 warning RedundantThis Reference to instance variable 'certs' does not need "this". 2325 33
    #A6669 warning RedundantThis Reference to instance variable 'certs' does not need "this". 2326 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/PolicyParser.java

    Severity Rule Message Line Col
    #A6670 warning RedundantThis Reference to instance variable 'codeBase' does not need "this". 940 27
    #A6671 warning RedundantThis Reference to instance variable 'signedBy' does not need "this". 941 27
    #A6672 warning RedundantThis Reference to instance variable 'principals' does not need "this". 942 60
    #A6673 warning RedundantThis Reference to instance variable 'permissionEntries' does not need "this". 944 53
    #A6674 warning RedundantThis Reference to instance variable 'principalClass' does not need "this". 1036 17
    #A6675 warning RedundantThis Reference to instance variable 'principalName' does not need "this". 1037 17
    #A6676 warning RedundantThis Reference to instance variable 'permission' does not need "this". 1120 17
    #A6677 warning RedundantThis Reference to instance variable 'permission' does not need "this". 1123 22
    #A6678 warning RedundantThis Reference to instance variable 'name' does not need "this". 1126 17
    #A6679 warning RedundantThis Reference to instance variable 'name' does not need "this". 1129 22
    #A6680 warning RedundantThis Reference to instance variable 'action' does not need "this". 1132 17
    #A6681 warning RedundantThis Reference to instance variable 'action' does not need "this". 1135 22
    #A6682 warning RedundantThis Reference to instance variable 'signedBy' does not need "this". 1138 17
    #A6683 warning RedundantThis Reference to instance variable 'signedBy' does not need "this". 1141 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/SHA.java

    Severity Rule Message Line Col
    #A6684 warning RedundantThis Reference to instance variable 'state' does not need "this". 69 9
    #A6685 warning RedundantThis Reference to instance variable 'W' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/SHA2.java

    Severity Rule Message Line Col
    #A6686 warning RedundantThis Reference to instance variable 'state' does not need "this". 87 9
    #A6687 warning RedundantThis Reference to instance variable 'W' does not need "this". 88 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/SHA5.java

    Severity Rule Message Line Col
    #A6688 warning RedundantThis Reference to instance variable 'initialHashes' does not need "this". 109 9
    #A6689 warning RedundantThis Reference to instance variable 'state' does not need "this". 110 9
    #A6690 warning RedundantThis Reference to instance variable 'W' does not need "this". 111 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/AlgorithmChecker.java

    Severity Rule Message Line Col
    #A6691 warning RedundantThis Reference to instance variable 'prevPubKey' does not need "this". 107 9
    #A6692 warning RedundantThis Reference to instance variable 'trustedPubKey' does not need "this". 108 9
    #A6693 warning RedundantThis Reference to instance variable 'trustedPubKey' does not need "this". 131 13
    #A6694 warning RedundantThis Reference to instance variable 'trustedPubKey' does not need "this". 133 13
    #A6695 warning RedundantThis Reference to instance variable 'prevPubKey' does not need "this". 136 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/BasicChecker.java

    Severity Rule Message Line Col
    #A6696 warning RedundantThis Reference to instance variable 'trustedPubKey' does not need "this". 85 13
    #A6697 warning RedundantThis Reference to instance variable 'caName' does not need "this". 86 13
    #A6698 warning RedundantThis Reference to instance variable 'trustedPubKey' does not need "this". 88 13
    #A6699 warning RedundantThis Reference to instance variable 'caName' does not need "this". 89 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/Builder.java

    Severity Rule Message Line Col
    #A6700 warning RedundantThis Reference to instance variable 'date' does not need "this". 82 9
    #A6701 warning RedundantThis Reference to instance variable 'targetCertConstraints' does not need "this". 83 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/CrlRevocationChecker.java

    Severity Rule Message Line Col
    #A6702 warning RedundantThis Reference to instance variable 'badKeySet' does not need "this". 683 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ForwardBuilder.java

    Severity Rule Message Line Col
    #A6703 warning RedundantThis Reference to instance variable 'trustAnchor' does not need "this". 840 21
    #A6704 warning RedundantThis Reference to instance variable 'trustAnchor' does not need "this". 853 25
    #A6705 warning RedundantThis Reference to instance variable 'trustAnchor' does not need "this". 906 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/KeyChecker.java

    Severity Rule Message Line Col
    #A6706 warning RedundantThis Reference to instance variable 'targetConstraints' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/OCSPChecker.java

    Severity Rule Message Line Col
    #A6707 warning RedundantThis Reference to instance variable 'cp' does not need "this". 90 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/OCSPRequest.java

    Severity Rule Message Line Col
    #A6708 warning RedundantThis Reference to instance variable 'certIds' does not need "this". 88 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/PolicyChecker.java

    Severity Rule Message Line Col
    #A6709 warning RedundantThis Reference to instance variable 'initPolicies' does not need "this". 96 13
    #A6710 warning RedundantThis Reference to instance variable 'initPolicies' does not need "this". 97 13
    #A6711 warning RedundantThis Reference to instance variable 'initPolicies' does not need "this". 99 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/PolicyNodeImpl.java

    Severity Rule Message Line Col
    #A6712 warning RedundantThis Method call to 'asString' does not need "this". 173 48

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/SunCertPathBuilder.java

    Severity Rule Message Line Col
    #A6713 warning RedundantThis Reference to instance variable 'trustAnchor' does not need "this". 245 56
    #A6714 warning RedundantThis Reference to instance variable 'trustAnchor' does not need "this". 289 17
    #A6715 warning RedundantThis Reference to instance variable 'pathCompleted' does not need "this". 290 17
    #A6716 warning RedundantThis Reference to instance variable 'finalPublicKey' does not need "this". 291 17
    #A6717 warning RedundantThis Reference to instance variable 'trustAnchor' does not need "this". 614 17
    #A6718 warning RedundantThis Reference to instance variable 'trustAnchor' does not need "this". 738 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/SunCertPathBuilderParameters.java

    Severity Rule Message Line Col
    #A6719 warning RedundantThis Reference to instance variable 'buildForward' does not need "this". 103 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/URICertStore.java

    Severity Rule Message Line Col
    #A6720 warning RedundantThis Reference to instance variable 'uri' does not need "this". 164 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/Vertex.java

    Severity Rule Message Line Col
    #A6721 warning RedundantThis Reference to instance variable 'index' does not need "this". 65 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ldap/LDAPCertStore.java

    Severity Rule Message Line Col
    #A6722 warning RedundantThis Reference to instance variable 'subject' does not need "this". 921 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSAKeyPairGenerator.java

    Severity Rule Message Line Col
    #A6723 warning RedundantThis Reference to instance variable 'publicExponent' does not need "this". 75 9
    #A6724 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 113 9
    #A6725 warning RedundantThis Reference to instance variable 'publicExponent' does not need "this". 114 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSASignature.java

    Severity Rule Message Line Col
    #A6726 warning RedundantThis Reference to instance variable 'privateKey' does not need "this". 93 9
    #A6727 warning RedundantThis Reference to instance variable 'publicKey' does not need "this". 110 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/BaseSSLSocketImpl.java

    Severity Rule Message Line Col
    #A6728 warning RedundantThis Reference to instance variable 'self' does not need "this". 62 9
    #A6729 warning RedundantThis Reference to instance variable 'self' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/CipherBox.java

    Severity Rule Message Line Col
    #A6730 warning RedundantThis Reference to instance variable 'protocolVersion' does not need "this". 129 9
    #A6731 warning RedundantThis Reference to instance variable 'cipher' does not need "this". 130 9
    #A6732 warning RedundantThis Reference to instance variable 'cipher' does not need "this". 144 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/CipherSuite.java

    Severity Rule Message Line Col
    #A6733 warning RedundantThis Reference to instance variable 'exportable' does not need "this". 137 9
    #A6734 warning RedundantThis Reference to instance variable 'allowed' does not need "this". 169 9
    #A6735 warning RedundantThis Reference to instance variable 'priority' does not need "this". 171 9
    #A6736 warning RedundantThis Reference to instance variable 'keyExchange' does not need "this". 172 9
    #A6737 warning RedundantThis Reference to instance variable 'cipher' does not need "this". 173 9
    #A6738 warning RedundantThis Reference to instance variable 'macAlg' does not need "this". 174 9
    #A6739 warning RedundantThis Reference to instance variable 'exportable' does not need "this". 175 9
    #A6740 warning RedundantThis Reference to instance variable 'obsoleted' does not need "this". 176 9
    #A6741 warning RedundantThis Reference to instance variable 'supported' does not need "this". 177 9
    #A6742 warning RedundantThis Reference to instance variable 'prfAlg' does not need "this". 178 9
    #A6743 warning RedundantThis Reference to instance variable 'C_SCSV' does not need "this". 194 16
    #A6744 warning RedundantThis Reference to instance variable 'alwaysAvailable' does not need "this". 362 13
    #A6745 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 426 13
    #A6746 warning RedundantThis Reference to instance variable 'description' does not need "this". 427 13
    #A6747 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 427 32
    #A6748 warning RedundantThis Reference to instance variable 'exportable' does not need "this". 433 13
    #A6749 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 439 13
    #A6750 warning RedundantThis Reference to instance variable 'description' does not need "this". 440 13
    #A6751 warning RedundantThis Reference to instance variable 'algorithm' does not need "this". 440 32
    #A6752 warning RedundantThis Reference to instance variable 'expandedKeySize' does not need "this". 445 13
    #A6753 warning RedundantThis Reference to instance variable 'exportable' does not need "this". 446 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ClientHandshaker.java

    Severity Rule Message Line Col
    #A6754 warning RedundantThis Method call to 'serverHelloRequest' does not need "this". 140 13
    #A6755 warning RedundantThis Method call to 'serverHello' does not need "this". 144 13
    #A6756 warning RedundantThis Method call to 'serverCertificate' does not need "this". 154 13
    #A6757 warning RedundantThis Method call to 'serverKeyExchange' does not need "this". 190 21
    #A6758 warning RedundantThis Method call to 'serverKeyExchange' does not need "this". 196 17
    #A6759 warning RedundantThis Method call to 'serverKeyExchange' does not need "this". 202 21
    #A6760 warning RedundantThis Method call to 'serverKeyExchange' does not need "this". 215 21
    #A6761 warning RedundantThis Method call to 'serverHelloDone' does not need "this". 282 13
    #A6762 warning RedundantThis Method call to 'serverFinished' does not need "this". 286 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/EngineArgs.java

    Severity Rule Message Line Col
    #A6763 warning RedundantThis Reference to instance variable 'wrapMethod' does not need "this". 73 9
    #A6764 warning RedundantThis Reference to instance variable 'wrapMethod' does not need "this". 82 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HandshakeMessage.java

    Severity Rule Message Line Col
    #A6765 warning RedundantThis Reference to instance variable 'preferableSignatureAlgorithm' does not need "this". 703 9
    #A6766 warning RedundantThis Reference to instance variable 'preferableSignatureAlgorithm' does not need "this". 725 13
    #A6767 warning RedundantThis Reference to instance variable 'preferableSignatureAlgorithm' does not need "this". 728 13
    #A6768 warning RedundantThis Reference to instance variable 'preferableSignatureAlgorithm' does not need "this". 750 9
    #A6769 warning RedundantThis Reference to instance variable 'preferableSignatureAlgorithm' does not need "this". 792 13
    #A6770 warning RedundantThis Reference to instance variable 'preferableSignatureAlgorithm' does not need "this". 992 13
    #A6771 warning RedundantThis Reference to instance variable 'types' does not need "this". 1278 9
    #A6772 warning RedundantThis Reference to instance variable 'preferableSignatureAlgorithm' does not need "this". 1539 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/Handshaker.java

    Severity Rule Message Line Col
    #A6773 warning RedundantThis Reference to instance variable 'conn' does not need "this". 190 9
    #A6774 warning RedundantThis Reference to instance variable 'sslContext' does not need "this". 221 9
    #A6775 warning RedundantThis Reference to instance variable 'localSupportedSignAlgs' does not need "this". 405 9
    #A6776 warning RedundantThis Reference to instance variable 'identificationProtocol' does not need "this". 435 9
    #A6777 warning RedundantThis Reference to instance variable 'cipherSuite' does not need "this". 508 9
    #A6778 warning RedundantThis Reference to instance variable 'keyExchange' does not need "this". 509 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HelloExtensions.java

    Severity Rule Message Line Col
    #A6779 warning RedundantThis Reference to instance variable 'data' does not need "this". 380 13
    #A6780 warning RedundantThis Reference to instance variable 'length' does not need "this". 381 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/MAC.java

    Severity Rule Message Line Col
    #A6781 warning RedundantThis Reference to instance variable 'macSize' does not need "this". 99 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/OutputRecord.java

    Severity Rule Message Line Col
    #A6782 warning RedundantThis Reference to instance variable 'protocolVersion' does not need "this". 76 9
    #A6783 warning RedundantThis Reference to instance variable 'helloVersion' does not need "this". 77 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ProtocolList.java

    Severity Rule Message Line Col
    #A6784 warning RedundantThis Reference to instance variable 'protocols' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ProtocolVersion.java

    Severity Rule Message Line Col
    #A6785 warning RedundantThis Reference to instance variable 'v' does not need "this". 176 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/RSAClientKeyExchange.java

    Severity Rule Message Line Col
    #A6786 warning RedundantThis Reference to instance variable 'protocolVersion' does not need "this". 184 9
    #A6787 warning RedundantThis Reference to instance variable 'protocolVersion' does not need "this". 212 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLServerSocketFactoryImpl.java

    Severity Rule Message Line Col
    #A6788 warning RedundantThis Reference to instance variable 'context' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLSessionImpl.java

    Severity Rule Message Line Col
    #A6789 warning RedundantThis Reference to instance variable 'nullSession' does not need "this". 603 13
    #A6790 warning RedundantThis Reference to instance variable 'appKey' does not need "this". 812 9
    #A6791 warning RedundantThis Reference to instance variable 'securityCtx' does not need "this". 813 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLSocketFactoryImpl.java

    Severity Rule Message Line Col
    #A6792 warning RedundantThis Reference to instance variable 'context' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLSocketImpl.java

    Severity Rule Message Line Col
    #A6793 warning RedundantThis Reference to instance variable 'rawHostname' does not need "this". 391 9
    #A6794 warning RedundantThis Reference to instance variable 'rawHostname' does not need "this". 434 9
    #A6795 warning RedundantThis Reference to instance variable 'rawHostname' does not need "this". 529 9
    #A6796 warning RedundantThis Method call to 'wait' does not need "this". 1585 33
    #A6797 warning RedundantThis Method call to 'notifyAll' does not need "this". 1612 17
    #A6798 warning RedundantThis Reference to instance variable 'rawHostname' does not need "this". 2063 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ServerHandshaker.java

    Severity Rule Message Line Col
    #A6799 warning RedundantThis Method call to 'clientHello' does not need "this". 167 17
    #A6800 warning RedundantThis Method call to 'clientCertificate' does not need "this". 176 17
    #A6801 warning RedundantThis Method call to 'clientKeyExchange' does not need "this". 194 39
    #A6802 warning RedundantThis Method call to 'clientKeyExchange' does not need "this". 198 39
    #A6803 warning RedundantThis Method call to 'clientKeyExchange' does not need "this". 214 39
    #A6804 warning RedundantThis Method call to 'clientKeyExchange' does not need "this". 222 39
    #A6805 warning RedundantThis Method call to 'clientCertificateVerify' does not need "this". 238 17
    #A6806 warning RedundantThis Method call to 'clientFinished' does not need "this". 243 17
    #A6807 warning RedundantThis Reference to instance variable 'privateKey' does not need "this". 1261 9
    #A6808 warning RedundantThis Reference to instance variable 'certs' does not need "this". 1262 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SignatureAndHashAlgorithm.java

    Severity Rule Message Line Col
    #A6809 warning RedundantThis Reference to instance variable 'id' does not need "this". 98 9
    #A6810 warning RedundantThis Reference to instance variable 'hash' does not need "this". 104 9
    #A6811 warning RedundantThis Reference to instance variable 'signature' does not need "this". 105 9
    #A6812 warning RedundantThis Reference to instance variable 'priority' does not need "this". 110 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/X509KeyManagerImpl.java

    Severity Rule Message Line Col
    #A6813 warning RedundantThis Reference to instance variable 'checkResult' does not need "this". 457 26
    #A6814 warning RedundantThis Reference to instance variable 'keyIndex' does not need "this". 458 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/X509TrustManagerImpl.java

    Severity Rule Message Line Col
    #A6815 warning RedundantThis Reference to instance variable 'pkixParams' does not need "this". 76 9
    #A6816 warning RedundantThis Reference to instance variable 'pkixParams' does not need "this". 87 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/policytool/PolicyTool.java

    Severity Rule Message Line Col
    #A6817 warning RedundantThis Reference to instance variable 'keyStoreName' does not need "this". 133 9
    #A6818 warning RedundantThis Reference to instance variable 'keyStoreType' does not need "this". 134 9
    #A6819 warning RedundantThis Reference to instance variable 'keyStoreProvider' does not need "this". 135 9
    #A6820 warning RedundantThis Reference to instance variable 'keyStorePwdURL' does not need "this". 136 9
    #A6821 warning RedundantThis Reference to instance variable 'keyStore' does not need "this". 138 9
    #A6822 warning RedundantThis Reference to instance variable 'keyStoreName' does not need "this". 336 13
    #A6823 warning RedundantThis Reference to instance variable 'keyStoreType' does not need "this". 337 13
    #A6824 warning RedundantThis Reference to instance variable 'keyStoreProvider' does not need "this". 338 13
    #A6825 warning RedundantThis Reference to instance variable 'keyStorePwdURL' does not need "this". 339 13
    #A6826 warning RedundantThis Reference to instance variable 'keyStore' does not need "this". 370 13
    #A6827 warning RedundantThis Reference to instance variable 'keyStoreName' does not need "this". 394 9
    #A6828 warning RedundantThis Reference to instance variable 'keyStoreType' does not need "this". 395 9
    #A6829 warning RedundantThis Reference to instance variable 'keyStoreProvider' does not need "this". 396 9
    #A6830 warning RedundantThis Reference to instance variable 'keyStorePwdURL' does not need "this". 397 9
    #A6831 warning RedundantThis Reference to instance variable 'codesource' does not need "this". 765 9
    #A6832 warning RedundantThis Reference to instance variable 'grantEntry' does not need "this". 776 9
    #A6833 warning RedundantThis Reference to instance variable 'CLASS' does not need "this". 3694 9
    #A6834 warning RedundantThis Reference to instance variable 'FULL_CLASS' does not need "this". 3695 9
    #A6835 warning RedundantThis Reference to instance variable 'CLASS' does not need "this". 3726 9
    #A6836 warning RedundantThis Reference to instance variable 'FULL_CLASS' does not need "this". 3727 9
    #A6837 warning RedundantThis Reference to instance variable 'TARGETS' does not need "this". 3728 9
    #A6838 warning RedundantThis Reference to instance variable 'ACTIONS' does not need "this". 3729 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Cache.java

    Severity Rule Message Line Col
    #A6839 warning RedundantThis Reference to instance variable 'b' does not need "this". 192 34
    #A6840 warning RedundantThis Reference to instance variable 'queue' does not need "this". 263 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/DerInputBuffer.java

    Severity Rule Message Line Col
    #A6841 warning RedundantThis Method call to 'available' does not need "this". 96 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/DerValue.java

    Severity Rule Message Line Col
    #A6842 warning RedundantThis Reference to instance variable 'data' does not need "this". 780 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java

    Severity Rule Message Line Col
    #A6843 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 413 21
    #A6844 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 414 21
    #A6845 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 418 21
    #A6846 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 419 21
    #A6847 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 422 21
    #A6848 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 423 21
    #A6849 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 426 21
    #A6850 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 427 21
    #A6851 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 430 21
    #A6852 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 431 21
    #A6853 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 434 21
    #A6854 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 435 21
    #A6855 warning RedundantThis Reference to instance variable 'minSize' does not need "this". 439 21
    #A6856 warning RedundantThis Reference to instance variable 'maxSize' does not need "this". 440 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/ObjectIdentifier.java

    Severity Rule Message Line Col
    #A6857 warning RedundantThis Reference to instance variable 'stringForm' does not need "this". 202 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AVA.java

    Severity Rule Message Line Col
    #A6858 warning RedundantThis Reference to instance variable 'oid' does not need "this". 372 13
    #A6859 warning RedundantThis Reference to instance variable 'oid' does not need "this". 373 14
    #A6860 warning RedundantThis Reference to instance variable 'oid' does not need "this". 506 13
    #A6861 warning RedundantThis Reference to instance variable 'oid' does not need "this". 507 14
    #A6862 warning RedundantThis Method call to 'toRFC2253CanonicalString' does not need "this". 632 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AlgIdDSA.java

    Severity Rule Message Line Col
    #A6863 warning RedundantThis Reference to instance variable 'p' does not need "this". 195 9
    #A6864 warning RedundantThis Reference to instance variable 'q' does not need "this". 196 9
    #A6865 warning RedundantThis Reference to instance variable 'g' does not need "this". 197 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AlgorithmId.java

    Severity Rule Message Line Col
    #A6866 warning RedundantThis Reference to instance variable 'algid' does not need "this". 111 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AuthorityKeyIdentifierExtension.java

    Severity Rule Message Line Col
    #A6867 warning RedundantThis Reference to instance variable 'id' does not need "this". 129 9
    #A6868 warning RedundantThis Reference to instance variable 'names' does not need "this". 130 9
    #A6869 warning RedundantThis Reference to instance variable 'serialNum' does not need "this". 131 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/BasicConstraintsExtension.java

    Severity Rule Message Line Col
    #A6870 warning RedundantThis Reference to instance variable 'pathLen' does not need "this". 108 9
    #A6871 warning RedundantThis Reference to instance variable 'ca' does not need "this". 144 10
    #A6872 warning RedundantThis Reference to instance variable 'pathLen' does not need "this". 149 14
    #A6873 warning RedundantThis Reference to instance variable 'pathLen' does not need "this". 157 10

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CRLNumberExtension.java

    Severity Rule Message Line Col
    #A6874 warning RedundantThis Reference to instance variable 'crlNumber' does not need "this". 70 23
    #A6875 warning RedundantThis Reference to instance variable 'crlNumber' does not need "this". 104 9
    #A6876 warning RedundantThis Reference to instance variable 'crlNumber' does not need "this". 134 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CRLReasonCodeExtension.java

    Severity Rule Message Line Col
    #A6877 warning RedundantThis Reference to instance variable 'reasonCode' does not need "this". 118 9
    #A6878 warning RedundantThis Reference to instance variable 'reasonCode' does not need "this". 136 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertAndKeyGen.java

    Severity Rule Message Line Col
    #A6879 warning RedundantThis Reference to instance variable 'sigAlg' does not need "this". 241 35

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateExtensions.java

    Severity Rule Message Line Col
    #A6880 warning RedundantThis Method call to 'getUnparseableExtensions' does not need "this". 320 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateIssuerExtension.java

    Severity Rule Message Line Col
    #A6881 warning RedundantThis Reference to instance variable 'names' does not need "this". 97 9
    #A6882 warning RedundantThis Reference to instance variable 'names' does not need "this". 117 9
    #A6883 warning RedundantThis Reference to instance variable 'names' does not need "this". 131 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateIssuerName.java

    Severity Rule Message Line Col
    #A6884 warning RedundantThis Reference to instance variable 'dnName' does not need "this". 72 9
    #A6885 warning RedundantThis Reference to instance variable 'dnName' does not need "this". 125 13
    #A6886 warning RedundantThis Reference to instance variable 'dnPrincipal' does not need "this". 126 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificatePolicyId.java

    Severity Rule Message Line Col
    #A6887 warning RedundantThis Reference to instance variable 'id' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificatePolicyMap.java

    Severity Rule Message Line Col
    #A6888 warning RedundantThis Reference to instance variable 'issuerDomain' does not need "this". 50 9
    #A6889 warning RedundantThis Reference to instance variable 'subjectDomain' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateSerialNumber.java

    Severity Rule Message Line Col
    #A6890 warning RedundantThis Reference to instance variable 'serial' does not need "this". 63 7
    #A6891 warning RedundantThis Reference to instance variable 'serial' does not need "this". 72 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateSubjectName.java

    Severity Rule Message Line Col
    #A6892 warning RedundantThis Reference to instance variable 'dnName' does not need "this". 72 9
    #A6893 warning RedundantThis Reference to instance variable 'dnName' does not need "this". 125 13
    #A6894 warning RedundantThis Reference to instance variable 'dnPrincipal' does not need "this". 126 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateX509Key.java

    Severity Rule Message Line Col
    #A6895 warning RedundantThis Reference to instance variable 'key' does not need "this". 115 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/DistributionPoint.java

    Severity Rule Message Line Col
    #A6896 warning RedundantThis Reference to instance variable 'fullName' does not need "this". 343 32
    #A6897 warning RedundantThis Reference to instance variable 'relativeName' does not need "this". 344 32
    #A6898 warning RedundantThis Reference to instance variable 'crlIssuer' does not need "this". 345 32
    #A6899 warning RedundantThis Reference to instance variable 'reasonFlags' does not need "this". 346 39

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/DistributionPointName.java

    Severity Rule Message Line Col
    #A6900 warning RedundantThis Reference to instance variable 'fullName' does not need "this". 204 23
    #A6901 warning RedundantThis Reference to instance variable 'relativeName' does not need "this". 205 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/EDIPartyName.java

    Severity Rule Message Line Col
    #A6902 warning RedundantThis Reference to instance variable 'assigner' does not need "this". 63 9
    #A6903 warning RedundantThis Reference to instance variable 'party' does not need "this". 64 9
    #A6904 warning RedundantThis Reference to instance variable 'party' does not need "this". 73 9
    #A6905 warning RedundantThis Reference to instance variable 'assigner' does not need "this". 175 13
    #A6906 warning RedundantThis Reference to instance variable 'assigner' does not need "this". 179 19
    #A6907 warning RedundantThis Reference to instance variable 'party' does not need "this". 183 13
    #A6908 warning RedundantThis Reference to instance variable 'party' does not need "this". 187 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/ExtendedKeyUsageExtension.java

    Severity Rule Message Line Col
    #A6909 warning RedundantThis Reference to instance variable 'keyUsages' does not need "this". 249 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/Extension.java

    Severity Rule Message Line Col
    #A6910 warning RedundantThis Reference to instance variable 'extensionId' does not need "this". 121 9
    #A6911 warning RedundantThis Reference to instance variable 'critical' does not need "this". 122 9
    #A6912 warning RedundantThis Reference to instance variable 'extensionValue' does not need "this". 123 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/GeneralNames.java

    Severity Rule Message Line Col
    #A6913 warning RedundantThis Reference to instance variable 'names' does not need "this". 139 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/GeneralSubtree.java

    Severity Rule Message Line Col
    #A6914 warning RedundantThis Reference to instance variable 'minimum' does not need "this". 65 9
    #A6915 warning RedundantThis Reference to instance variable 'maximum' does not need "this". 66 9
    #A6916 warning RedundantThis Reference to instance variable 'name' does not need "this". 151 13
    #A6917 warning RedundantThis Reference to instance variable 'name' does not need "this". 156 20
    #A6918 warning RedundantThis Reference to instance variable 'minimum' does not need "this". 159 13
    #A6919 warning RedundantThis Reference to instance variable 'maximum' does not need "this". 161 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/GeneralSubtrees.java

    Severity Rule Message Line Col
    #A6920 warning RedundantThis Reference to instance variable 'trees' does not need "this". 161 16
    #A6921 warning RedundantThis Method call to 'minimize' does not need "this". 339 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/InhibitAnyPolicyExtension.java

    Severity Rule Message Line Col
    #A6922 warning RedundantThis Reference to instance variable 'skipCerts' does not need "this". 153 13
    #A6923 warning RedundantThis Reference to instance variable 'skipCerts' does not need "this". 155 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/InvalidityDateExtension.java

    Severity Rule Message Line Col
    #A6924 warning RedundantThis Reference to instance variable 'date' does not need "this". 119 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/KeyIdentifier.java

    Severity Rule Message Line Col
    #A6925 warning RedundantThis Reference to instance variable 'octetString' does not need "this". 100 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/KeyUsageExtension.java

    Severity Rule Message Line Col
    #A6926 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 76 56
    #A6927 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 172 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/NetscapeCertTypeExtension.java

    Severity Rule Message Line Col
    #A6928 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 129 56
    #A6929 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 196 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/OIDMap.java

    Severity Rule Message Line Col
    #A6930 warning RedundantThis Reference to instance variable 'className' does not need "this". 200 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/OIDName.java

    Severity Rule Message Line Col
    #A6931 warning RedundantThis Method call to 'equals' does not need "this". 156 18

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/OtherName.java

    Severity Rule Message Line Col
    #A6932 warning RedundantThis Reference to instance variable 'nameValue' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/PolicyConstraintsExtension.java

    Severity Rule Message Line Col
    #A6933 warning RedundantThis Reference to instance variable 'require' does not need "this". 158 21
    #A6934 warning RedundantThis Reference to instance variable 'require' does not need "this". 162 17
    #A6935 warning RedundantThis Reference to instance variable 'inhibit' does not need "this". 166 21
    #A6936 warning RedundantThis Reference to instance variable 'inhibit' does not need "this". 170 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/PolicyMappingsExtension.java

    Severity Rule Message Line Col
    #A6937 warning RedundantThis Reference to instance variable 'maps' does not need "this". 95 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/RDN.java

    Severity Rule Message Line Col
    #A6938 warning RedundantThis Reference to instance variable 'assertion' does not need "this". 304 13
    #A6939 warning RedundantThis Method call to 'toRFC2253String' does not need "this". 307 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/ReasonFlags.java

    Severity Rule Message Line Col
    #A6940 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 133 9
    #A6941 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 142 9
    #A6942 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 153 9
    #A6943 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 163 9
    #A6944 warning RedundantThis Reference to instance variable 'bitString' does not need "this". 228 57

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/SubjectKeyIdentifierExtension.java

    Severity Rule Message Line Col
    #A6945 warning RedundantThis Reference to instance variable 'id' does not need "this". 111 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X500Name.java

    Severity Rule Message Line Col
    #A6946 warning RedundantThis Reference to instance variable 'canonicalDn' does not need "this". 401 14
    #A6947 warning RedundantThis Reference to instance variable 'canonicalDn' does not need "this". 402 20
    #A6948 warning RedundantThis Reference to instance variable 'names' does not need "this". 405 17
    #A6949 warning RedundantThis Reference to instance variable 'names' does not need "this". 410 22
    #A6950 warning RedundantThis Method call to 'getRFC2253CanonicalName' does not need "this". 417 32
    #A6951 warning RedundantThis Reference to instance variable 'names' does not need "this". 1269 24
    #A6952 warning RedundantThis Reference to instance variable 'names' does not need "this". 1299 13
    #A6953 warning RedundantThis Reference to instance variable 'names' does not need "this". 1337 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509CRLEntryImpl.java

    Severity Rule Message Line Col
    #A6954 warning RedundantThis Reference to instance variable 'serialNumber' does not need "this". 97 9
    #A6955 warning RedundantThis Reference to instance variable 'revocationDate' does not need "this". 98 9
    #A6956 warning RedundantThis Reference to instance variable 'serialNumber' does not need "this". 112 9
    #A6957 warning RedundantThis Reference to instance variable 'revocationDate' does not need "this". 113 9
    #A6958 warning RedundantThis Reference to instance variable 'extensions' does not need "this". 114 9
    #A6959 warning RedundantThis Method call to 'encode' does not need "this". 200 13
    #A6960 warning RedundantThis Reference to instance variable 'serialNumber' does not need "this". 462 9
    #A6961 warning RedundantThis Reference to instance variable 'revocationDate' does not need "this". 467 13
    #A6962 warning RedundantThis Reference to instance variable 'revocationDate' does not need "this". 469 13
    #A6963 warning RedundantThis Reference to instance variable 'extensions' does not need "this". 477 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509CRLImpl.java

    Severity Rule Message Line Col
    #A6964 warning RedundantThis Reference to instance variable 'thisUpdate' does not need "this". 192 9
    #A6965 warning RedundantThis Reference to instance variable 'nextUpdate' does not need "this". 193 9
    #A6966 warning RedundantThis Reference to instance variable 'thisUpdate' does not need "this". 211 9
    #A6967 warning RedundantThis Reference to instance variable 'nextUpdate' does not need "this". 212 9
    #A6968 warning RedundantThis Reference to instance variable 'revokedCerts' does not need "this". 226 17
    #A6969 warning RedundantThis Reference to instance variable 'version' does not need "this". 228 21
    #A6970 warning RedundantThis Reference to instance variable 'extensions' does not need "this". 251 13
    #A6971 warning RedundantThis Reference to instance variable 'version' does not need "this". 252 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509CertImpl.java

    Severity Rule Message Line Col
    #A6972 warning RedundantThis Reference to instance variable 'info' does not need "this". 307 9
    #A6973 warning RedundantThis Method call to 'get' does not need "this". 1345 42
    #A6974 warning RedundantThis Method call to 'get' does not need "this". 1381 60
    #A6975 warning RedundantThis Method call to 'get' does not need "this". 1455 52

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509Key.java

    Severity Rule Message Line Col
    #A6976 warning RedundantThis Reference to instance variable 'bitStringKey' does not need "this". 114 9
    #A6977 warning RedundantThis Reference to instance variable 'unusedBits' does not need "this". 122 9
    #A6978 warning RedundantThis Reference to instance variable 'bitStringKey' does not need "this". 139 9
    #A6979 warning RedundantThis Reference to instance variable 'key' does not need "this". 140 27
    #A6980 warning RedundantThis Reference to instance variable 'unusedBits' does not need "this". 140 49
    #A6981 warning RedundantThis Reference to instance variable 'key' does not need "this". 141 27
    #A6982 warning RedundantThis Reference to instance variable 'algid' does not need "this". 300 21
    #A6983 warning RedundantThis Method call to 'getEncodedInternal' does not need "this". 436 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/FilePane.java

    Severity Rule Message Line Col
    #A6984 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 685 13
    #A6985 warning RedundantThis Method call to 'getPreferredSize' does not need "this". 1033 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/MenuItemLayoutHelper.java

    Severity Rule Message Line Col
    #A6986 warning RedundantThis Reference to instance variable 'miParent' does not need "this". 116 9
    #A6987 warning RedundantThis Reference to instance variable 'accText' does not need "this". 117 9
    #A6988 warning RedundantThis Reference to instance variable 'verticalAlignment' does not need "this". 118 9
    #A6989 warning RedundantThis Reference to instance variable 'horizontalAlignment' does not need "this". 119 9
    #A6990 warning RedundantThis Reference to instance variable 'verticalTextPosition' does not need "this". 120 9
    #A6991 warning RedundantThis Reference to instance variable 'horizontalTextPosition' does not need "this". 121 9
    #A6992 warning RedundantThis Reference to instance variable 'fm' does not need "this". 125 9
    #A6993 warning RedundantThis Reference to instance variable 'accFm' does not need "this". 126 9
    #A6994 warning RedundantThis Reference to instance variable 'isColumnLayout' does not need "this". 128 9
    #A6995 warning RedundantThis Reference to instance variable 'isTopLevelMenu' does not need "this". 131 9
    #A6996 warning RedundantThis Reference to instance variable 'miParent' does not need "this". 131 32
    #A6997 warning RedundantThis Reference to instance variable 'icon' does not need "this". 133 9
    #A6998 warning RedundantThis Reference to instance variable 'text' does not need "this". 135 9
    #A6999 warning RedundantThis Reference to instance variable 'afterCheckIconGap' does not need "this". 137 9
    #A7000 warning RedundantThis Reference to instance variable 'minTextOffset' does not need "this". 138 9
    #A7001 warning RedundantThis Reference to instance variable 'htmlView' does not need "this". 139 9
    #A7002 warning RedundantThis Reference to instance variable 'iconSize' does not need "this". 142 9
    #A7003 warning RedundantThis Reference to instance variable 'textSize' does not need "this". 143 9
    #A7004 warning RedundantThis Reference to instance variable 'accSize' does not need "this". 144 9
    #A7005 warning RedundantThis Reference to instance variable 'checkSize' does not need "this". 145 9
    #A7006 warning RedundantThis Reference to instance variable 'arrowSize' does not need "this". 146 9
    #A7007 warning RedundantThis Reference to instance variable 'labelSize' does not need "this". 147 9
    #A7008 warning RedundantThis Reference to instance variable 'leadingGap' does not need "this". 153 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/PrintingStatus.java

    Severity Rule Message Line Col
    #A7009 warning RedundantThis Reference to instance variable 'printDelegatee' does not need "this". 266 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/SwingUtilities2.java

    Severity Rule Message Line Col
    #A7010 warning RedundantThis Reference to instance variable 'frc' does not need "this". 173 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/plaf/synth/DefaultSynthStyle.java

    Severity Rule Message Line Col
    #A7011 warning RedundantThis Reference to instance variable 'font' does not need "this". 244 20
    #A7012 warning RedundantThis Reference to instance variable 'synthGraphics' does not need "this". 273 9
    #A7013 warning RedundantThis Reference to instance variable 'insets' does not need "this". 484 28
    #A7014 warning RedundantThis Reference to instance variable 'font' does not need "this". 487 26
    #A7015 warning RedundantThis Reference to instance variable 'painter' does not need "this". 490 29
    #A7016 warning RedundantThis Reference to instance variable 'synthGraphics' does not need "this". 493 35
    #A7017 warning RedundantThis Reference to instance variable 'state' does not need "this". 745 13
    #A7018 warning RedundantThis Reference to instance variable 'font' does not need "this". 746 13
    #A7019 warning RedundantThis Reference to instance variable 'colors' does not need "this". 754 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUI.java

    Severity Rule Message Line Col
    #A7020 warning RedundantThis Reference to instance variable 'pattern' does not need "this". 494 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/text/TextComponentPrintable.java

    Severity Rule Message Line Col
    #A7021 warning RedundantThis Reference to instance variable 'textComponentToPrint' does not need "this". 283 9
    #A7022 warning RedundantThis Reference to instance variable 'pagesMetrics' does not need "this". 290 9
    #A7023 warning RedundantThis Reference to instance variable 'rowsMetrics' does not need "this". 292 9
    #A7024 warning RedundantThis Reference to instance variable 'printShell' does not need "this". 293 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/CodePointIterator.java

    Severity Rule Message Line Col
    #A7025 warning RedundantThis Reference to instance variable 'limit' does not need "this". 76 9
    #A7026 warning RedundantThis Reference to instance variable 'index' does not need "this". 85 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/IntHashtable.java

    Severity Rule Message Line Col
    #A7027 warning RedundantThis Method call to 'getClass' does not need "this". 95 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/bidi/BidiBase.java

    Severity Rule Message Line Col
    #A7028 warning RedundantThis Reference to instance variable 'paraBidi' does not need "this". 988 21
    #A7029 warning RedundantThis Reference to instance variable 'paraBidi' does not need "this". 995 25
    #A7030 warning RedundantThis Reference to instance variable 'flags' does not need "this". 1549 9
    #A7031 warning RedundantThis Reference to instance variable 'paraBidi' does not need "this". 2457 9
    #A7032 warning RedundantThis Reference to instance variable 'text' does not need "this". 2458 9
    #A7033 warning RedundantThis Reference to instance variable 'length' does not need "this". 2459 9
    #A7034 warning RedundantThis Reference to instance variable 'originalLength' does not need "this". 2459 23
    #A7035 warning RedundantThis Reference to instance variable 'resultLength' does not need "this". 2459 45
    #A7036 warning RedundantThis Reference to instance variable 'direction' does not need "this". 2461 9
    #A7037 warning RedundantThis Reference to instance variable 'paraCount' does not need "this". 2462 9
    #A7038 warning RedundantThis Reference to instance variable 'impTabPair' does not need "this". 2564 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/bidi/BidiRun.java

    Severity Rule Message Line Col
    #A7039 warning RedundantThis Reference to instance variable 'level' does not need "this". 92 9
    #A7040 warning RedundantThis Reference to instance variable 'start' does not need "this". 100 9
    #A7041 warning RedundantThis Reference to instance variable 'limit' does not need "this". 101 9
    #A7042 warning RedundantThis Reference to instance variable 'level' does not need "this". 102 9
    #A7043 warning RedundantThis Reference to instance variable 'insertRemove' does not need "this". 103 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/CharacterIteratorWrapper.java

    Severity Rule Message Line Col
    #A7044 warning RedundantThis Reference to instance variable 'iterator' does not need "this". 140 50

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/NormalizerBase.java

    Severity Rule Message Line Col
    #A7045 warning RedundantThis Reference to instance variable 'text' does not need "this". 576 9
    #A7046 warning RedundantThis Reference to instance variable 'options' does not need "this". 578 9
    #A7047 warning RedundantThis Reference to instance variable 'text' does not need "this". 610 9
    #A7048 warning RedundantThis Reference to instance variable 'options' does not need "this". 614 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/ReplaceableUCharacterIterator.java

    Severity Rule Message Line Col
    #A7049 warning RedundantThis Reference to instance variable 'replaceable' does not need "this". 62 9
    #A7050 warning RedundantThis Reference to instance variable 'currentIndex' does not need "this". 63 9
    #A7051 warning RedundantThis Reference to instance variable 'replaceable' does not need "this". 75 9
    #A7052 warning RedundantThis Reference to instance variable 'currentIndex' does not need "this". 76 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/CatchData.java

    Severity Rule Message Line Col
    #A7053 warning RedundantThis Reference to instance variable 'label' does not need "this". 46 10

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/Label.java

    Severity Rule Message Line Col
    #A7054 warning RedundantThis Reference to instance variable 'ID' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jar/JarImageSource.java

    Severity Rule Message Line Col
    #A7055 warning RedundantThis Reference to instance variable 'entryName' does not need "this". 60 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jar/SignatureFile.java

    Severity Rule Message Line Col
    #A7056 warning RedundantThis Reference to instance variable 'signatureBlock' does not need "this". 238 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/BinaryCode.java

    Severity Rule Message Line Col
    #A7057 warning RedundantThis Reference to instance variable 'maxStack' does not need "this". 54 13
    #A7058 warning RedundantThis Reference to instance variable 'maxLocals' does not need "this". 56 13
    #A7059 warning RedundantThis Reference to instance variable 'code' does not need "this". 59 13
    #A7060 warning RedundantThis Reference to instance variable 'code' does not need "this". 61 21
    #A7061 warning RedundantThis Reference to instance variable 'exceptionHandlers' does not need "this". 64 13
    #A7062 warning RedundantThis Reference to instance variable 'exceptionHandlers' does not need "this". 74 17
    #A7063 warning RedundantThis Reference to instance variable 'atts' does not need "this". 77 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/BinaryMember.java

    Severity Rule Message Line Col
    #A7064 warning RedundantThis Reference to instance variable 'atts' does not need "this". 255 9
    #A7065 warning RedundantThis Reference to instance variable 'atts' does not need "this". 255 53

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassDeclaration.java

    Severity Rule Message Line Col
    #A7066 warning RedundantThis Reference to instance variable 'type' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassDefinition.java

    Severity Rule Message Line Col
    #A7067 warning RedundantThis Reference to instance variable 'superClassId' does not need "this". 100 9
    #A7068 warning RedundantThis Reference to instance variable 'interfaceIds' does not need "this". 101 9
    #A7069 warning RedundantThis Reference to instance variable 'error' does not need "this". 122 9
    #A7070 warning RedundantThis Reference to instance variable 'nestError' does not need "this". 145 9
    #A7071 warning RedundantThis Method call to 'getClassDeclaration' does not need "this". 1378 44
    #A7072 warning RedundantThis Reference to instance variable 'where' does not need "this". 1428 35
    #A7073 warning RedundantThis Method call to 'getName' does not need "this". 1788 43

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassFile.java

    Severity Rule Message Line Col
    #A7074 warning RedundantThis Reference to instance variable 'zipFile' does not need "this". 66 9
    #A7075 warning RedundantThis Reference to instance variable 'zipEntry' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassPath.java

    Severity Rule Message Line Col
    #A7076 warning RedundantThis Reference to instance variable 'path' does not need "this". 97 13
    #A7077 warning RedundantThis Reference to instance variable 'pathstr' does not need "this". 140 13
    #A7078 warning RedundantThis Reference to instance variable 'pathstr' does not need "this". 147 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/CompilerError.java

    Severity Rule Message Line Col
    #A7079 warning RedundantThis Reference to instance variable 'e' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Environment.java

    Severity Rule Message Line Col
    #A7080 warning RedundantThis Method call to 'getClass' does not need "this". 73 65
    #A7081 warning RedundantThis Method call to 'classExists' does not need "this". 495 18
    #A7082 warning RedundantThis Method call to 'resolvePackageQualifiedName' does not need "this". 496 24
    #A7083 warning RedundantThis Method call to 'getClassDefinition' does not need "this". 499 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Identifier.java

    Severity Rule Message Line Col
    #A7084 warning RedundantThis Reference to instance variable 'ipos' does not need "this". 94 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/IdentifierToken.java

    Severity Rule Message Line Col
    #A7085 warning RedundantThis Reference to instance variable 'where' does not need "this". 55 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/MemberDefinition.java

    Severity Rule Message Line Col
    #A7086 warning RedundantThis Method call to 'getClassDeclaration' does not need "this". 725 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Parser.java

    Severity Rule Message Line Col
    #A7087 warning RedundantThis Reference to instance variable 'scanner' does not need "this". 74 9
    #A7088 warning RedundantThis Reference to instance variable 'actions' does not need "this". 75 9
    #A7089 warning RedundantThis Reference to instance variable 'actions' does not need "this". 87 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Type.java

    Severity Rule Message Line Col
    #A7090 warning RedundantThis Reference to instance variable 'tPackage' does not need "this". 434 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/SourceClass.java

    Severity Rule Message Line Col
    #A7091 warning RedundantThis Reference to instance variable 'toplevelEnv' does not need "this". 109 9
    #A7092 warning RedundantThis Method call to 'getName' does not need "this". 908 48
    #A7093 warning RedundantThis Method call to 'getType' does not need "this". 1666 30
    #A7094 warning RedundantThis Method call to 'isDeprecated' does not need "this". 2103 34
    #A7095 warning RedundantThis Method call to 'isSynthetic' does not need "this". 2104 33
    #A7096 warning RedundantThis Method call to 'isDeprecated' does not need "this". 2190 17
    #A7097 warning RedundantThis Method call to 'isSynthetic' does not need "this". 2196 17
    #A7098 warning RedundantThis Method call to 'isDeprecated' does not need "this". 2509 13
    #A7099 warning RedundantThis Method call to 'isSynthetic' does not need "this". 2513 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/SourceMember.java

    Severity Rule Message Line Col
    #A7100 warning RedundantThis Reference to instance variable 'args' does not need "this". 81 9
    #A7101 warning RedundantThis Reference to instance variable 'args' does not need "this". 282 9
    #A7102 warning RedundantThis Reference to instance variable 'abstractSource' does not need "this". 283 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/BorderedComponent.java

    Severity Rule Message Line Col
    #A7103 warning RedundantThis Reference to instance variable 'valueLabelStr' does not need "this". 137 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/ConnectDialog.java

    Severity Rule Message Line Col
    #A7104 warning RedundantThis Reference to instance variable 'vmModel' does not need "this". 386 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/LabeledComponent.java

    Severity Rule Message Line Col
    #A7105 warning RedundantThis Reference to instance variable 'labelStr' does not need "this". 47 9
    #A7106 warning RedundantThis Reference to instance variable 'label' does not need "this". 48 9
    #A7107 warning RedundantThis Reference to instance variable 'labelStr' does not need "this". 61 9
    #A7108 warning RedundantThis Reference to instance variable 'valueLabelStr' does not need "this". 66 9
    #A7109 warning RedundantThis Reference to instance variable 'compoundStr' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/LocalVirtualMachine.java

    Severity Rule Message Line Col
    #A7110 warning RedundantThis Reference to instance variable 'address' does not need "this". 59 9
    #A7111 warning RedundantThis Reference to instance variable 'isAttachSupported' does not need "this". 60 9
    #A7112 warning RedundantThis Reference to instance variable 'displayName' does not need "this". 61 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/MemoryPoolProxy.java

    Severity Rule Message Line Col
    #A7113 warning RedundantThis Reference to instance variable 'objName' does not need "this". 51 9
    #A7114 warning RedundantThis Reference to instance variable 'pool' does not need "this". 52 9
    #A7115 warning RedundantThis Reference to instance variable 'pool' does not need "this". 53 25
    #A7116 warning RedundantThis Reference to instance variable 'gcMBeans' does not need "this". 54 9
    #A7117 warning RedundantThis Reference to instance variable 'lastGcInfo' does not need "this". 55 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/MemoryPoolStat.java

    Severity Rule Message Line Col
    #A7118 warning RedundantThis Reference to instance variable 'poolName' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/Plotter.java

    Severity Rule Message Line Col
    #A7119 warning RedundantThis Reference to instance variable 'decimalsMultiplier' does not need "this". 170 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/PlotterPanel.java

    Severity Rule Message Line Col
    #A7120 warning RedundantThis Reference to instance variable 'plotter' does not need "this". 41 9
    #A7121 warning RedundantThis Reference to instance variable 'plotter' does not need "this". 53 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/ProxyClient.java

    Severity Rule Message Line Col
    #A7122 warning RedundantThis Reference to instance variable 'connectionName' does not need "this". 112 9
    #A7123 warning RedundantThis Reference to instance variable 'displayName' does not need "this". 113 9
    #A7124 warning RedundantThis Reference to instance variable 'advancedUrl' does not need "this". 134 9
    #A7125 warning RedundantThis Reference to instance variable 'connectionName' does not need "this". 135 9
    #A7126 warning RedundantThis Reference to instance variable 'displayName' does not need "this". 136 9
    #A7127 warning RedundantThis Reference to instance variable 'connectionName' does not need "this". 142 9
    #A7128 warning RedundantThis Reference to instance variable 'displayName' does not need "this". 143 9
    #A7129 warning RedundantThis Reference to instance variable 'jmxUrl' does not need "this". 147 9
    #A7130 warning RedundantThis Reference to instance variable 'hostName' does not need "this". 148 9
    #A7131 warning RedundantThis Reference to instance variable 'port' does not need "this". 149 9
    #A7132 warning RedundantThis Reference to instance variable 'connectionState' does not need "this". 295 36
    #A7133 warning RedundantThis Reference to instance variable 'connectionState' does not need "this". 296 9
    #A7134 warning RedundantThis Reference to instance variable 'connectionState' does not need "this". 302 16
    #A7135 warning RedundantThis Reference to instance variable 'jmxc' does not need "this". 327 13
    #A7136 warning RedundantThis Reference to instance variable 'mbsc' does not need "this". 328 13
    #A7137 warning RedundantThis Reference to instance variable 'server' does not need "this". 329 13
    #A7138 warning RedundantThis Reference to instance variable 'jmxUrl' does not need "this". 340 21
    #A7139 warning RedundantThis Reference to instance variable 'jmxUrl' does not need "this". 341 21
    #A7140 warning RedundantThis Reference to instance variable 'jmxc' does not need "this". 351 21
    #A7141 warning RedundantThis Reference to instance variable 'jmxc' does not need "this". 354 21
    #A7142 warning RedundantThis Reference to instance variable 'jmxc' does not need "this". 365 21
    #A7143 warning RedundantThis Reference to instance variable 'jmxc' does not need "this". 368 21
    #A7144 warning RedundantThis Reference to instance variable 'mbsc' does not need "this". 371 13
    #A7145 warning RedundantThis Reference to instance variable 'server' does not need "this". 372 13
    #A7146 warning RedundantThis Reference to instance variable 'isDead' does not need "this". 374 9
    #A7147 warning RedundantThis Reference to instance variable 'hasPlatformMXBeans' does not need "this". 378 13
    #A7148 warning RedundantThis Reference to instance variable 'hasHotSpotDiagnosticMXBean' does not need "this". 379 13
    #A7149 warning RedundantThis Reference to instance variable 'hasPlatformMXBeans' does not need "this". 382 17
    #A7150 warning RedundantThis Reference to instance variable 'supportsLockUsage' does not need "this". 387 25
    #A7151 warning RedundantThis Reference to instance variable 'hasCompilationMXBean' does not need "this". 393 17
    #A7152 warning RedundantThis Reference to instance variable 'hasPlatformMXBeans' does not need "this". 862 16
    #A7153 warning RedundantThis Reference to instance variable 'hasHotSpotDiagnosticMXBean' does not need "this". 866 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/SummaryTab.java

    Severity Rule Message Line Col
    #A7154 warning RedundantThis Reference to instance variable 'prevUpTime' does not need "this". 379 13
    #A7155 warning RedundantThis Reference to instance variable 'prevProcessCpuTime' does not need "this". 380 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/ThreadTab.java

    Severity Rule Message Line Col
    #A7156 warning RedundantThis Reference to instance variable 'fg' does not need "this". 650 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/VMPanel.java

    Severity Rule Message Line Col
    #A7157 warning RedundantThis Reference to instance variable 'hostName' does not need "this". 101 9
    #A7158 warning RedundantThis Reference to instance variable 'port' does not need "this". 102 9
    #A7159 warning RedundantThis Reference to instance variable 'vmid' does not need "this". 103 9
    #A7160 warning RedundantThis Reference to instance variable 'userName' does not need "this". 104 9
    #A7161 warning RedundantThis Reference to instance variable 'password' does not need "this". 105 9
    #A7162 warning RedundantThis Reference to instance variable 'url' does not need "this". 106 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/TableSorter.java

    Severity Rule Message Line Col
    #A7163 warning RedundantThis Reference to instance variable 'sortColumn' does not need "this". 69 14
    #A7164 warning RedundantThis Reference to instance variable 'ascending' does not need "this". 69 31
    #A7165 warning RedundantThis Reference to instance variable 'sortColumn' does not need "this". 245 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XMBeanAttributes.java

    Severity Rule Message Line Col
    #A7166 warning RedundantThis Method call to 'cancelCellEditing' does not need "this". 860 25
    #A7167 warning RedundantThis Reference to instance variable 'maxRenderer' does not need "this". 922 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XMBeanNotifications.java

    Severity Rule Message Line Col
    #A7168 warning RedundantThis Reference to instance variable 'maxRenderer' does not need "this". 459 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XObject.java

    Severity Rule Message Line Col
    #A7169 warning RedundantThis Reference to instance variable 'NULL_OBJECT' does not need "this". 113 51

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XTree.java

    Severity Rule Message Line Col
    #A7170 warning RedundantThis Method call to 'toString' does not need "this". 704 21
    #A7171 warning RedundantThis Reference to instance variable 'domain' does not need "this". 718 13
    #A7172 warning RedundantThis Reference to instance variable 'keyPropertyList' does not need "this". 719 13
    #A7173 warning RedundantThis Method call to 'toString' does not need "this". 790 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/Arguments.java

    Severity Rule Message Line Col
    #A7174 warning RedundantThis Method call to 'getClass' does not need "this". 434 17
    #A7175 warning RedundantThis Method call to 'getClass' does not need "this". 439 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/ColumnFormat.java

    Severity Rule Message Line Col
    #A7176 warning RedundantThis Reference to instance variable 'expression' does not need "this". 121 9
    #A7177 warning RedundantThis Reference to instance variable 'previousValue' does not need "this". 125 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/Expression.java

    Severity Rule Message Line Col
    #A7178 warning RedundantThis Reference to instance variable 'operator' does not need "this". 76 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/OptionFormat.java

    Severity Rule Message Line Col
    #A7179 warning RedundantThis Reference to instance variable 'children' does not need "this". 44 9
    #A7180 warning RedundantThis Reference to instance variable 'name' does not need "this". 55 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstatd/RemoteHostImpl.java

    Severity Rule Message Line Col
    #A7181 warning RedundantThis Reference to instance variable 'activeVms' does not need "this". 107 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/CatchStatement.java

    Severity Rule Message Line Col
    #A7182 warning RedundantThis Reference to instance variable 'mod' does not need "this". 53 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/CodeContext.java

    Severity Rule Message Line Col
    #A7183 warning RedundantThis Reference to instance variable 'breakLabel' does not need "this". 51 13
    #A7184 warning RedundantThis Reference to instance variable 'contLabel' does not need "this". 52 13
    #A7185 warning RedundantThis Reference to instance variable 'breakLabel' does not need "this". 58 13
    #A7186 warning RedundantThis Reference to instance variable 'breakLabel' does not need "this". 62 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/CompoundStatement.java

    Severity Rule Message Line Col
    #A7187 warning RedundantThis Reference to instance variable 'args' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/Context.java

    Severity Rule Message Line Col
    #A7188 warning RedundantThis Reference to instance variable 'frameNumber' does not need "this". 54 13
    #A7189 warning RedundantThis Reference to instance variable 'scopeNumber' does not need "this". 55 13
    #A7190 warning RedundantThis Reference to instance variable 'varNumber' does not need "this". 56 13
    #A7191 warning RedundantThis Reference to instance variable 'prev' does not need "this". 58 13
    #A7192 warning RedundantThis Reference to instance variable 'locals' does not need "this". 59 13
    #A7193 warning RedundantThis Reference to instance variable 'classes' does not need "this". 60 13
    #A7194 warning RedundantThis Reference to instance variable 'frameNumber' does not need "this". 66 17
    #A7195 warning RedundantThis Reference to instance variable 'scopeNumber' does not need "this". 67 17
    #A7196 warning RedundantThis Reference to instance variable 'frameNumber' does not need "this". 69 17
    #A7197 warning RedundantThis Reference to instance variable 'scopeNumber' does not need "this". 70 17
    #A7198 warning RedundantThis Reference to instance variable 'frameNumber' does not need "this". 70 36
    #A7199 warning RedundantThis Reference to instance variable 'varNumber' does not need "this". 72 13
    #A7200 warning RedundantThis Reference to instance variable 'frameNumber' does not need "this". 88 13
    #A7201 warning RedundantThis Reference to instance variable 'scopeNumber' does not need "this". 89 13
    #A7202 warning RedundantThis Reference to instance variable 'varNumber' does not need "this". 90 13
    #A7203 warning RedundantThis Reference to instance variable 'prev' does not need "this". 92 13
    #A7204 warning RedundantThis Reference to instance variable 'locals' does not need "this". 93 13
    #A7205 warning RedundantThis Reference to instance variable 'classes' does not need "this". 96 13
    #A7206 warning RedundantThis Reference to instance variable 'varNumber' does not need "this". 97 13
    #A7207 warning RedundantThis Reference to instance variable 'field' does not need "this". 98 13
    #A7208 warning RedundantThis Reference to instance variable 'frameNumber' does not need "this". 99 13
    #A7209 warning RedundantThis Reference to instance variable 'scopeNumber' does not need "this". 100 13
    #A7210 warning RedundantThis Reference to instance variable 'field' does not need "this". 115 13
    #A7211 warning RedundantThis Reference to instance variable 'innerEnv' does not need "this". 855 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/Expression.java

    Severity Rule Message Line Col
    #A7212 warning RedundantThis Reference to instance variable 'type' does not need "this". 170 36
    #A7213 warning RedundantThis Reference to instance variable 'type' does not need "this". 173 17
    #A7214 warning RedundantThis Method call to 'isConstant' does not need "this". 173 45
    #A7215 warning RedundantThis Method call to 'inlineValue' does not need "this". 175 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/FieldExpression.java

    Severity Rule Message Line Col
    #A7216 warning RedundantThis Reference to instance variable 'id' does not need "this". 60 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/IdentifierExpression.java

    Severity Rule Message Line Col
    #A7217 warning RedundantThis Reference to instance variable 'id' does not need "this". 57 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/LocalMember.java

    Severity Rule Message Line Col
    #A7218 warning RedundantThis Reference to instance variable 'readcount' does not need "this". 128 26
    #A7219 warning RedundantThis Reference to instance variable 'writecount' does not need "this". 129 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/MethodExpression.java

    Severity Rule Message Line Col
    #A7220 warning RedundantThis Reference to instance variable 'id' does not need "this". 56 9
    #A7221 warning RedundantThis Reference to instance variable 'clazz' does not need "this". 58 9
    #A7222 warning RedundantThis Reference to instance variable 'isSuper' does not need "this". 69 9
    #A7223 warning RedundantThis Method call to 'clone' does not need "this". 543 50

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/Vset.java

    Severity Rule Message Line Col
    #A7224 warning RedundantThis Reference to instance variable 'x' does not need "this". 84 9
    #A7225 warning RedundantThis Reference to instance variable 'DEAD_END' does not need "this". 98 13
    #A7226 warning RedundantThis Reference to instance variable 'DEAD_END' does not need "this". 128 17
    #A7227 warning RedundantThis Reference to instance variable 'DEAD_END' does not need "this". 155 13
    #A7228 warning RedundantThis Reference to instance variable 'DEAD_END' does not need "this". 288 13
    #A7229 warning RedundantThis Reference to instance variable 'DEAD_END' does not need "this". 340 13
    #A7230 warning RedundantThis Reference to instance variable 'uset' does not need "this". 480 21
    #A7231 warning RedundantThis Reference to instance variable 'DEAD_END' does not need "this". 496 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/PrintStreamProviderFactory.java

    Severity Rule Message Line Col
    #A7232 warning RedundantThis Reference to instance variable 'providerName' does not need "this". 74 9
    #A7233 warning RedundantThis Reference to instance variable 'provider' does not need "this". 93 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/ProviderSkeleton.java

    Severity Rule Message Line Col
    #A7234 warning RedundantThis Reference to instance variable 'active' does not need "this". 92 9
    #A7235 warning RedundantThis Reference to instance variable 'providerType' does not need "this". 93 9
    #A7236 warning RedundantThis Reference to instance variable 'probes' does not need "this". 94 9
    #A7237 warning RedundantThis Reference to instance variable 'active' does not need "this". 118 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/dtrace/DTraceProbe.java

    Severity Rule Message Line Col
    #A7238 warning RedundantThis Reference to instance variable 'declared_method' does not need "this". 41 9
    #A7239 warning RedundantThis Reference to instance variable 'implementing_method' does not need "this". 45 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/dtrace/DTraceProvider.java

    Severity Rule Message Line Col
    #A7240 warning RedundantThis Reference to instance variable 'activation' does not need "this". 80 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/PreHashedMap.java

    Severity Rule Message Line Col
    #A7241 warning RedundantThis Reference to instance variable 'ht' does not need "this". 114 9
    #A7242 warning RedundantThis Method call to 'getKey' does not need "this". 264 42
    #A7243 warning RedundantThis Method call to 'getKey' does not need "this". 266 44
    #A7244 warning RedundantThis Method call to 'getValue' does not need "this". 269 42
    #A7245 warning RedundantThis Method call to 'getValue' does not need "this". 271 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/ResourceBundleEnumeration.java

    Severity Rule Message Line Col
    #A7246 warning RedundantThis Reference to instance variable 'iterator' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/calendar/LocalGregorianCalendar.java

    Severity Rule Message Line Col
    #A7247 warning RedundantThis Reference to instance variable 'gregorianYear' does not need "this". 90 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/locale/BaseLocale.java

    Severity Rule Message Line Col
    #A7248 warning RedundantThis Reference to instance variable 'script' does not need "this". 52 9
    #A7249 warning RedundantThis Reference to instance variable 'variant' does not need "this". 54 9
    #A7250 warning RedundantThis Reference to instance variable 'normalized' does not need "this". 186 13
    #A7251 warning RedundantThis Reference to instance variable 'hash' does not need "this". 249 24
    #A7252 warning RedundantThis Reference to instance variable 'lang' does not need "this". 250 69
    #A7253 warning RedundantThis Reference to instance variable 'scrt' does not need "this". 251 69
    #A7254 warning RedundantThis Reference to instance variable 'regn' does not need "this". 252 69
    #A7255 warning RedundantThis Reference to instance variable 'lang' does not need "this". 258 53
    #A7256 warning RedundantThis Reference to instance variable 'scrt' does not need "this". 260 53
    #A7257 warning RedundantThis Reference to instance variable 'regn' does not need "this". 262 57
    #A7258 warning RedundantThis Reference to instance variable 'vart' does not need "this". 264 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/locale/Extension.java

    Severity Rule Message Line Col
    #A7259 warning RedundantThis Reference to instance variable 'id' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/locale/LocaleExtensions.java

    Severity Rule Message Line Col
    #A7260 warning RedundantThis Reference to instance variable 'extensionMap' does not need "this". 64 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/locale/StringTokenIterator.java

    Severity Rule Message Line Col
    #A7261 warning RedundantThis Reference to instance variable 'text' does not need "this". 109 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/logging/PlatformLogger.java

    Severity Rule Message Line Col
    #A7262 warning RedundantThis Reference to instance variable 'logger' does not need "this". 164 13
    #A7263 warning RedundantThis Reference to instance variable 'logger' does not need "this". 166 13
    #A7264 warning RedundantThis Reference to instance variable 'levelValue' does not need "this". 330 13
    #A7265 warning RedundantThis Reference to instance variable 'javaLogger' does not need "this". 497 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/ArcTest/ArcTest.java

    Severity Rule Message Line Col
    #A7266 warning RedundantThis Reference to instance variable 'startAngle' does not need "this". 145 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/MoleculeViewer/XYZApp.java

    Severity Rule Message Line Col
    #A7267 warning RedundantThis Reference to instance variable 'xmax' does not need "this". 276 9
    #A7268 warning RedundantThis Reference to instance variable 'xmin' does not need "this". 277 9
    #A7269 warning RedundantThis Reference to instance variable 'ymax' does not need "this". 278 9
    #A7270 warning RedundantThis Reference to instance variable 'ymin' does not need "this". 279 9
    #A7271 warning RedundantThis Reference to instance variable 'zmax' does not need "this". 280 9
    #A7272 warning RedundantThis Reference to instance variable 'zmin' does not need "this". 281 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/SpreadSheet/SpreadSheet.java

    Severity Rule Message Line Col
    #A7273 warning RedundantThis Reference to instance variable 'buffer' does not need "this". 837 55

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/WireFrame/ThreeD.java

    Severity Rule Message Line Col
    #A7274 warning RedundantThis Reference to instance variable 'xmax' does not need "this". 356 9
    #A7275 warning RedundantThis Reference to instance variable 'xmin' does not need "this". 357 9
    #A7276 warning RedundantThis Reference to instance variable 'ymax' does not need "this". 358 9
    #A7277 warning RedundantThis Reference to instance variable 'ymin' does not need "this". 359 9
    #A7278 warning RedundantThis Reference to instance variable 'zmax' does not need "this". 360 9
    #A7279 warning RedundantThis Reference to instance variable 'zmin' does not need "this". 361 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Group.java

    Severity Rule Message Line Col
    #A7280 warning RedundantThis Reference to instance variable 'tabbed' does not need "this". 122 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Node.java

    Severity Rule Message Line Col
    #A7281 warning RedundantThis Reference to instance variable 'next' does not need "this". 86 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Option.java

    Severity Rule Message Line Col
    #A7282 warning RedundantThis Reference to instance variable 'value' does not need "this". 139 33
    #A7283 warning RedundantThis Reference to instance variable 'value' does not need "this". 222 33
    #A7284 warning RedundantThis Reference to instance variable 'value' does not need "this". 320 33
    #A7285 warning RedundantThis Reference to instance variable 'enabled' does not need "this". 454 13
    #A7286 warning RedundantThis Reference to instance variable 'selected' does not need "this". 664 14
    #A7287 warning RedundantThis Reference to instance variable 'selected' does not need "this". 694 42
    #A7288 warning RedundantThis Reference to instance variable 'selected' does not need "this". 772 22
    #A7289 warning RedundantThis Reference to instance variable 'selected' does not need "this". 783 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Result.java

    Severity Rule Message Line Col
    #A7290 warning RedundantThis Reference to instance variable 'repsPerRun' does not need "this". 242 9
    #A7291 warning RedundantThis Reference to instance variable 'unitsPerRep' does not need "this". 243 9
    #A7292 warning RedundantThis Reference to instance variable 'repsPerRun' does not need "this". 248 9
    #A7293 warning RedundantThis Reference to instance variable 'unitsPerRep' does not need "this". 252 9
    #A7294 warning RedundantThis Reference to instance variable 'unitname' does not need "this". 256 9
    #A7295 warning RedundantThis Reference to instance variable 'error' does not need "this". 268 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/ResultSet.java

    Severity Rule Message Line Col
    #A7296 warning RedundantThis Reference to instance variable 'description' does not need "this". 145 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/TestEnvironment.java

    Severity Rule Message Line Col
    #A7297 warning RedundantThis Reference to instance variable 'testImage' does not need "this". 150 9
    #A7298 warning RedundantThis Reference to instance variable 'srcImage' does not need "this". 154 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/report/J2DAnalyzer.java

    Severity Rule Message Line Col
    #A7299 warning RedundantThis Reference to instance variable 'props' does not need "this". 558 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/ImageTests.java

    Severity Rule Message Line Col
    #A7300 warning RedundantThis Reference to instance variable 'tsit' does not need "this". 439 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/PixelTests.java

    Severity Rule Message Line Col
    #A7301 warning RedundantThis Reference to instance variable 'nbits' does not need "this". 202 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextConstructionTests.java

    Severity Rule Message Line Col
    #A7302 warning RedundantThis Reference to instance variable 'max' does not need "this". 358 13
    #A7303 warning RedundantThis Reference to instance variable 'pos' does not need "this". 359 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Font2DTest/Font2DTest.java

    Severity Rule Message Line Col
    #A7304 warning RedundantThis Method call to 'setLayout' does not need "this". 175 9
    #A7305 warning RedundantThis Method call to 'add' does not need "this". 221 9
    #A7306 warning RedundantThis Method call to 'add' does not need "this". 226 9
    #A7307 warning RedundantThis Method call to 'addActionListener' does not need "this". 1059 13
    #A7308 warning RedundantThis Method call to 'addActionListener' does not need "this". 1071 13
    #A7309 warning RedundantThis Method call to 'getSelectedIndex' does not need "this". 1085 25
    #A7310 warning RedundantThis Method call to 'getSelectedItem' does not need "this". 1086 40
    #A7311 warning RedundantThis Method call to 'addActionListener' does not need "this". 1174 13
    #A7312 warning RedundantThis Method call to 'addItemListener' does not need "this". 1181 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Font2DTest/FontPanel.java

    Severity Rule Message Line Col
    #A7313 warning RedundantThis Method call to 'setLayout' does not need "this". 165 9
    #A7314 warning RedundantThis Method call to 'add' does not need "this". 166 9
    #A7315 warning RedundantThis Method call to 'add' does not need "this". 167 9
    #A7316 warning RedundantThis Method call to 'addComponentListener' does not need "this". 170 9
    #A7317 warning RedundantThis Method call to 'addMouseListener' does not need "this". 479 13
    #A7318 warning RedundantThis Method call to 'addMouseMotionListener' does not need "this". 480 13
    #A7319 warning RedundantThis Method call to 'setForeground' does not need "this". 481 13
    #A7320 warning RedundantThis Method call to 'setBackground' does not need "this". 482 13
    #A7321 warning RedundantThis Method call to 'createImage' does not need "this". 896 46
    #A7322 warning RedundantThis Method call to 'getSize' does not need "this". 985 31
    #A7323 warning RedundantThis Method call to 'getLocationOnScreen' does not need "this". 1124 31
    #A7324 warning RedundantThis Method call to 'setCursor' does not need "this". 1192 21
    #A7325 warning RedundantThis Method call to 'setCursor' does not need "this". 1205 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/MetalworksFrame.java

    Severity Rule Message Line Col
    #A7326 warning RedundantThis Method call to 'addWindowListener' does not need "this". 87 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/MetalworksPrefs.java

    Severity Rule Message Line Col
    #A7327 warning RedundantThis Method call to 'getToolkit' does not need "this". 185 32
    #A7328 warning RedundantThis Method call to 'getSize' does not need "this". 186 26
    #A7329 warning RedundantThis Method call to 'setLocation' does not need "this". 193 9
    #A7330 warning RedundantThis Method call to 'setVisible' does not need "this". 197 9
    #A7331 warning RedundantThis Method call to 'setVisible' does not need "this". 201 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Notepad/Notepad.java

    Severity Rule Message Line Col
    #A7332 warning RedundantThis Method call to 'getClass' does not need "this". 324 23
    #A7333 warning RedundantThis Reference to instance variable 'menubar' does not need "this". 459 9
    #A7334 warning RedundantThis Reference to instance variable 'menuItem' does not need "this". 494 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/FullThreadDump/Deadlock.java

    Severity Rule Message Line Col
    #A7335 warning RedundantThis Reference to instance variable 'useSync' does not need "this". 107 13
    #A7336 warning RedundantThis Reference to instance variable 'useSync' does not need "this". 113 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/FullThreadDump/FullThreadDump.java

    Severity Rule Message Line Col
    #A7337 warning RedundantThis Reference to instance variable 'jmxc' does not need "this". 75 13
    #A7338 warning RedundantThis Reference to instance variable 'server' does not need "this". 76 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/FullThreadDump/ThreadMonitor.java

    Severity Rule Message Line Col
    #A7339 warning RedundantThis Reference to instance variable 'tmbean' does not need "this". 64 8
    #A7340 warning RedundantThis Reference to instance variable 'tmbean' does not need "this". 83 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/JTop/JTop.java

    Severity Rule Message Line Col
    #A7341 warning RedundantThis Reference to instance variable 'server' does not need "this". 108 9
    #A7342 warning RedundantThis Reference to instance variable 'tmbean' does not need "this". 110 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/VerboseGC/PrintGCStat.java

    Severity Rule Message Line Col
    #A7343 warning RedundantThis Reference to instance variable 'rmbean' does not need "this". 58 9
    #A7344 warning RedundantThis Reference to instance variable 'mmbean' does not need "this". 61 9
    #A7345 warning RedundantThis Reference to instance variable 'rmbean' does not need "this". 104 9
    #A7346 warning RedundantThis Reference to instance variable 'mmbean' does not need "this". 105 9
    #A7347 warning RedundantThis Reference to instance variable 'pools' does not need "this". 106 9
    #A7348 warning RedundantThis Reference to instance variable 'gcmbeans' does not need "this". 107 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/VerboseGC/VerboseGC.java

    Severity Rule Message Line Col
    #A7349 warning RedundantThis Reference to instance variable 'jmxc' does not need "this". 79 13
    #A7350 warning RedundantThis Reference to instance variable 'server' does not need "this". 80 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipCoder.java

    Severity Rule Message Line Col
    #A7351 warning RedundantThis Reference to instance variable 'isutf8' does not need "this". 120 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipDirectoryStream.java

    Severity Rule Message Line Col
    #A7352 warning RedundantThis Reference to instance variable 'zipfs' does not need "this". 59 9
    #A7353 warning RedundantThis Reference to instance variable 'path' does not need "this". 60 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileStore.java

    Severity Rule Message Line Col
    #A7354 warning RedundantThis Reference to instance variable 'zfs' does not need "this". 55 9
    #A7355 warning RedundantThis Reference to instance variable 'size' does not need "this". 126 13
    #A7356 warning RedundantThis Reference to instance variable 'fstore' does not need "this". 127 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java

    Severity Rule Message Line Col
    #A7357 warning RedundantThis Reference to instance variable 'createNew' does not need "this". 93 9
    #A7358 warning RedundantThis Reference to instance variable 'nameEncoding' does not need "this". 94 9
    #A7359 warning RedundantThis Reference to instance variable 'useTempFile' does not need "this". 96 9
    #A7360 warning RedundantThis Reference to instance variable 'defaultDir' does not need "this". 97 9
    #A7361 warning RedundantThis Reference to instance variable 'defaultDir' does not need "this". 99 13
    #A7362 warning RedundantThis Reference to instance variable 'readOnly' does not need "this". 116 13
    #A7363 warning RedundantThis Reference to instance variable 'zc' does not need "this". 117 9
    #A7364 warning RedundantThis Reference to instance variable 'defaultdir' does not need "this". 118 9
    #A7365 warning RedundantThis Reference to instance variable 'ch' does not need "this". 119 9
    #A7366 warning RedundantThis Reference to instance variable 'cen' does not need "this". 120 9
    #A7367 warning RedundantThis Reference to instance variable 'hashcode' does not need "this". 1740 13
    #A7368 warning RedundantThis Reference to instance variable 'mtime' does not need "this". 1805 13
    #A7369 warning RedundantThis Reference to instance variable 'crc' does not need "this". 1806 13
    #A7370 warning RedundantThis Reference to instance variable 'size' does not need "this". 1807 13
    #A7371 warning RedundantThis Reference to instance variable 'csize' does not need "this". 1808 13
    #A7372 warning RedundantThis Reference to instance variable 'method' does not need "this". 1809 13
    #A7373 warning RedundantThis Reference to instance variable 'version' does not need "this". 1819 13
    #A7374 warning RedundantThis Reference to instance variable 'ctime' does not need "this". 1820 13
    #A7375 warning RedundantThis Reference to instance variable 'atime' does not need "this". 1821 13
    #A7376 warning RedundantThis Reference to instance variable 'mtime' does not need "this". 1822 13
    #A7377 warning RedundantThis Reference to instance variable 'crc' does not need "this". 1823 13
    #A7378 warning RedundantThis Reference to instance variable 'size' does not need "this". 1824 13
    #A7379 warning RedundantThis Reference to instance variable 'csize' does not need "this". 1825 13
    #A7380 warning RedundantThis Reference to instance variable 'method' does not need "this". 1826 13
    #A7381 warning RedundantThis Reference to instance variable 'extra' does not need "this". 1827 13
    #A7382 warning RedundantThis Reference to instance variable 'versionMade' does not need "this". 1828 13
    #A7383 warning RedundantThis Reference to instance variable 'disk' does not need "this". 1829 13
    #A7384 warning RedundantThis Reference to instance variable 'attrs' does not need "this". 1830 13
    #A7385 warning RedundantThis Reference to instance variable 'attrsEx' does not need "this". 1831 13
    #A7386 warning RedundantThis Reference to instance variable 'locoff' does not need "this". 1832 13
    #A7387 warning RedundantThis Reference to instance variable 'comment' does not need "this". 1833 13
    #A7388 warning RedundantThis Reference to instance variable 'method' does not need "this". 1840 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipPath.java

    Severity Rule Message Line Col
    #A7389 warning RedundantThis Method call to 'isAbsolute' does not need "this". 72 13
    #A7390 warning RedundantThis Method call to 'isAbsolute' does not need "this". 228 13
    #A7391 warning RedundantThis Method call to 'getNameCount' does not need "this". 231 18
    #A7392 warning RedundantThis Reference to instance variable 'path' does not need "this". 268 17
    #A7393 warning RedundantThis Reference to instance variable 'path' does not need "this". 277 13
    #A7394 warning RedundantThis Method call to 'isAbsolute' does not need "this". 301 31
    #A7395 warning RedundantThis Reference to instance variable 'path' does not need "this". 302 29
    #A7396 warning RedundantThis Reference to instance variable 'path' does not need "this". 306 30
    #A7397 warning RedundantThis Reference to instance variable 'path' does not need "this". 310 33
    #A7398 warning RedundantThis Reference to instance variable 'path' does not need "this". 312 16
    #A7399 warning RedundantThis Reference to instance variable 'path' does not need "this". 321 20
    #A7400 warning RedundantThis Reference to instance variable 'path' does not need "this". 322 25
    #A7401 warning RedundantThis Method call to 'isAbsolute' does not need "this". 326 33
    #A7402 warning RedundantThis Reference to instance variable 'path' does not need "this". 330 34
    #A7403 warning RedundantThis Reference to instance variable 'path' does not need "this". 334 30
    #A7404 warning RedundantThis Reference to instance variable 'zfs' does not need "this". 546 16
    #A7405 warning RedundantThis Reference to instance variable 'path' does not need "this". 553 20
    #A7406 warning RedundantThis Reference to instance variable 'path' does not need "this". 557 21
    #A7407 warning RedundantThis Method call to 'equals' does not need "this". 715 13
    #A7408 warning RedundantThis Method call to 'getFileSystem' does not need "this". 718 13
    #A7409 warning RedundantThis Method call to 'checkAccess' does not need "this". 720 9
    #A7410 warning RedundantThis Method call to 'getResolvedPath' does not need "this". 722 30
    #A7411 warning RedundantThis Reference to instance variable 'zfs' does not need "this". 789 30
    #A7412 warning RedundantThis Reference to instance variable 'zfs' does not need "this". 803 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptJConsolePlugin.java

    Severity Rule Message Line Col
    #A7413 warning RedundantThis Method call to 'getClass' does not need "this". 178 61

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptShellPanel.java

    Severity Rule Message Line Col
    #A7414 warning RedundantThis Reference to instance variable 'commandProcessor' does not need "this". 73 9
    #A7415 warning RedundantThis Reference to instance variable 'editor' does not need "this". 74 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/forkjoin/mergesort/MergeDemo.java

    Severity Rule Message Line Col
    #A7416 warning RedundantThis Reference to instance variable 'defaultConfig' does not need "this". 147 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirConfig.java

    Severity Rule Message Line Col
    #A7417 warning RedundantThis Reference to instance variable 'config' does not need "this". 205 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/DirectoryScannerConfig.java

    Severity Rule Message Line Col
    #A7418 warning RedundantThis Reference to instance variable 'name' does not need "this". 173 16
    #A7419 warning RedundantThis Reference to instance variable 'excludeFiles' does not need "this". 274 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/FileMatch.java

    Severity Rule Message Line Col
    #A7420 warning RedundantThis Reference to instance variable 'directoryPattern' does not need "this". 122 16
    #A7421 warning RedundantThis Reference to instance variable 'filePattern' does not need "this". 153 16
    #A7422 warning RedundantThis Reference to instance variable 'sizeExceedsMaxBytes' does not need "this". 177 16
    #A7423 warning RedundantThis Reference to instance variable 'sizeExceedsMaxBytes' does not need "this". 188 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ResultLogConfig.java

    Severity Rule Message Line Col
    #A7424 warning RedundantThis Reference to instance variable 'logFileName' does not need "this". 91 16
    #A7425 warning RedundantThis Reference to instance variable 'logFileMaxRecords' does not need "this". 111 16
    #A7426 warning RedundantThis Reference to instance variable 'memoryMaxRecords' does not need "this". 135 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ResultRecord.java

    Severity Rule Message Line Col
    #A7427 warning RedundantThis Reference to instance variable 'filename' does not need "this". 103 16
    #A7428 warning RedundantThis Reference to instance variable 'directoryScanner' does not need "this". 145 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ScanManagerConfig.java

    Severity Rule Message Line Col
    #A7429 warning RedundantThis Reference to instance variable 'initialResultLogConfig' does not need "this". 124 9
    #A7430 warning RedundantThis Reference to instance variable 'initialResultLogConfig' does not need "this". 125 9
    #A7431 warning RedundantThis Reference to instance variable 'directoryScanners' does not need "this". 142 13
    #A7432 warning RedundantThis Reference to instance variable 'name' does not need "this". 165 16
    #A7433 warning RedundantThis Reference to instance variable 'directoryScanners' does not need "this". 240 16
    #A7434 warning RedundantThis Reference to instance variable 'directoryScanners' does not need "this". 258 15
    #A7435 warning RedundantThis Reference to instance variable 'initialResultLogConfig' does not need "this". 267 16
    #A7436 warning RedundantThis Reference to instance variable 'initialResultLogConfig' does not need "this". 275 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/file/WatchDir.java

    Severity Rule Message Line Col
    #A7437 warning RedundantThis Reference to instance variable 'watcher' does not need "this". 85 9
    #A7438 warning RedundantThis Reference to instance variable 'trace' does not need "this". 97 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/UnsafeXDisposerRecord.java

    Severity Rule Message Line Col
    #A7439 warning RedundantThis Reference to instance variable 'x_ptrs' does not need "this". 49 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/WindowDimensions.java

    Severity Rule Message Line Col
    #A7440 warning RedundantThis Reference to instance variable 'loc' does not need "this". 52 9
    #A7441 warning RedundantThis Reference to instance variable 'size' does not need "this". 53 9
    #A7442 warning RedundantThis Reference to instance variable 'loc' does not need "this". 74 9
    #A7443 warning RedundantThis Reference to instance variable 'size' does not need "this". 75 9
    #A7444 warning RedundantThis Reference to instance variable 'insets' does not need "this". 76 9
    #A7445 warning RedundantThis Reference to instance variable 'isClientSizeSet' does not need "this". 77 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XAtom.java

    Severity Rule Message Line Col
    #A7446 warning RedundantThis Reference to instance variable 'name' does not need "this". 186 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XBaseMenuWindow.java

    Severity Rule Message Line Col
    #A7447 warning RedundantThis Reference to instance variable 'items' does not need "this". 153 13
    #A7448 warning RedundantThis Reference to instance variable 'items' does not need "this". 165 20
    #A7449 warning RedundantThis Reference to instance variable 'selectedIndex' does not need "this". 388 17
    #A7450 warning RedundantThis Reference to instance variable 'selectedIndex' does not need "this". 390 67
    #A7451 warning RedundantThis Reference to instance variable 'selectedIndex' does not need "this". 392 17
    #A7452 warning RedundantThis Reference to instance variable 'grabInputPoint' does not need "this". 984 13
    #A7453 warning RedundantThis Reference to instance variable 'hasPointerMoved' does not need "this". 985 13
    #A7454 warning RedundantThis Reference to instance variable 'grabInputPoint' does not need "this". 987 13
    #A7455 warning RedundantThis Reference to instance variable 'hasPointerMoved' does not need "this". 988 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XComponentPeer.java

    Severity Rule Message Line Col
    #A7456 warning RedundantThis Method call to 'getToplevelXWindow' does not need "this". 544 35
    #A7457 warning RedundantThis Method call to 'pSetCursor' does not need "this". 729 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedChildProxyPeer.java

    Severity Rule Message Line Col
    #A7458 warning RedundantThis Reference to instance variable 'container' does not need "this". 45 9
    #A7459 warning RedundantThis Reference to instance variable 'handle' does not need "this". 46 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XFileDialogPeer.java

    Severity Rule Message Line Col
    #A7460 warning RedundantThis Reference to instance variable 'title' does not need "this". 140 9
    #A7461 warning RedundantThis Reference to instance variable 'mode' does not need "this". 141 9
    #A7462 warning RedundantThis Reference to instance variable 'filter' does not need "this". 143 9
    #A7463 warning RedundantThis Reference to instance variable 'dir' does not need "this". 392 24
    #A7464 warning RedundantThis Reference to instance variable 'dir' does not need "this". 464 17
    #A7465 warning RedundantThis Reference to instance variable 'dir' does not need "this". 485 13
    #A7466 warning RedundantThis Reference to instance variable 'dir' does not need "this". 492 33
    #A7467 warning RedundantThis Reference to instance variable 'dir' does not need "this". 586 25
    #A7468 warning RedundantThis Reference to instance variable 'dir' does not need "this". 587 14
    #A7469 warning RedundantThis Reference to instance variable 'dir' does not need "this". 672 13
    #A7470 warning RedundantThis Reference to instance variable 'dir' does not need "this". 681 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XIconInfo.java

    Severity Rule Message Line Col
    #A7471 warning RedundantThis Reference to instance variable 'width' does not need "this". 74 9
    #A7472 warning RedundantThis Reference to instance variable 'height' does not need "this". 75 9
    #A7473 warning RedundantThis Reference to instance variable 'scaledWidth' does not need "this". 76 9
    #A7474 warning RedundantThis Reference to instance variable 'scaledHeight' does not need "this". 77 9
    #A7475 warning RedundantThis Reference to instance variable 'rawLength' does not need "this". 78 9
    #A7476 warning RedundantThis Reference to instance variable 'width' does not need "this". 84 9
    #A7477 warning RedundantThis Reference to instance variable 'height' does not need "this". 85 9
    #A7478 warning RedundantThis Reference to instance variable 'scaledWidth' does not need "this". 86 9
    #A7479 warning RedundantThis Reference to instance variable 'scaledHeight' does not need "this". 87 9
    #A7480 warning RedundantThis Reference to instance variable 'rawLength' does not need "this". 88 9
    #A7481 warning RedundantThis Reference to instance variable 'width' does not need "this". 96 13
    #A7482 warning RedundantThis Reference to instance variable 'height' does not need "this". 97 13
    #A7483 warning RedundantThis Reference to instance variable 'width' does not need "this". 99 13
    #A7484 warning RedundantThis Reference to instance variable 'height' does not need "this". 100 13
    #A7485 warning RedundantThis Reference to instance variable 'scaledWidth' does not need "this". 102 9
    #A7486 warning RedundantThis Reference to instance variable 'scaledHeight' does not need "this". 103 9
    #A7487 warning RedundantThis Reference to instance variable 'rawLength' does not need "this". 104 9
    #A7488 warning RedundantThis Reference to instance variable 'scaledWidth' does not need "this". 111 9
    #A7489 warning RedundantThis Reference to instance variable 'scaledHeight' does not need "this". 112 9
    #A7490 warning RedundantThis Reference to instance variable 'rawLength' does not need "this". 113 9
    #A7491 warning RedundantThis Reference to instance variable 'intIconData' does not need "this". 137 13
    #A7492 warning RedundantThis Reference to instance variable 'longIconData' does not need "this". 138 17
    #A7493 warning RedundantThis Reference to instance variable 'intIconData' does not need "this". 139 17
    #A7494 warning RedundantThis Reference to instance variable 'image' does not need "this". 140 24
    #A7495 warning RedundantThis Reference to instance variable 'intIconData' does not need "this". 141 17
    #A7496 warning RedundantThis Reference to instance variable 'image' does not need "this". 141 52
    #A7497 warning RedundantThis Reference to instance variable 'intIconData' does not need "this". 144 16
    #A7498 warning RedundantThis Reference to instance variable 'longIconData' does not need "this". 148 13
    #A7499 warning RedundantThis Reference to instance variable 'intIconData' does not need "this". 149 17
    #A7500 warning RedundantThis Reference to instance variable 'longIconData' does not need "this". 150 17
    #A7501 warning RedundantThis Reference to instance variable 'intIconData' does not need "this". 150 57
    #A7502 warning RedundantThis Reference to instance variable 'image' does not need "this". 151 24
    #A7503 warning RedundantThis Reference to instance variable 'image' does not need "this". 152 53
    #A7504 warning RedundantThis Reference to instance variable 'longIconData' does not need "this". 153 17
    #A7505 warning RedundantThis Reference to instance variable 'longIconData' does not need "this". 156 16
    #A7506 warning RedundantThis Reference to instance variable 'image' does not need "this". 160 13
    #A7507 warning RedundantThis Reference to instance variable 'intIconData' does not need "this". 161 17
    #A7508 warning RedundantThis Reference to instance variable 'image' does not need "this". 162 17
    #A7509 warning RedundantThis Reference to instance variable 'intIconData' does not need "this". 162 46
    #A7510 warning RedundantThis Reference to instance variable 'longIconData' does not need "this". 163 24
    #A7511 warning RedundantThis Reference to instance variable 'longIconData' does not need "this". 164 57
    #A7512 warning RedundantThis Reference to instance variable 'image' does not need "this". 165 17
    #A7513 warning RedundantThis Reference to instance variable 'image' does not need "this". 168 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XIconWindow.java

    Severity Rule Message Line Col
    #A7514 warning RedundantThis Reference to instance variable 'parent' does not need "this". 51 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMenuBarPeer.java

    Severity Rule Message Line Col
    #A7515 warning RedundantThis Reference to instance variable 'desiredHeight' does not need "this". 102 13
    #A7516 warning RedundantThis Reference to instance variable 'desiredHeight' does not need "this". 106 20
    #A7517 warning RedundantThis Reference to instance variable 'framePeer' does not need "this". 194 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMenuItemPeer.java

    Severity Rule Message Line Col
    #A7518 warning RedundantThis Reference to instance variable 'textDimension' does not need "this". 139 20
    #A7519 warning RedundantThis Reference to instance variable 'shortcutWidth' does not need "this". 143 20
    #A7520 warning RedundantThis Reference to instance variable 'textBaseline' does not need "this". 147 20
    #A7521 warning RedundantThis Reference to instance variable 'target' does not need "this". 212 16
    #A7522 warning RedundantThis Reference to instance variable 'container' does not need "this". 335 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMenuWindow.java

    Severity Rule Message Line Col
    #A7523 warning RedundantThis Reference to instance variable 'desiredSize' does not need "this". 123 13
    #A7524 warning RedundantThis Reference to instance variable 'leftMarkWidth' does not need "this". 124 13
    #A7525 warning RedundantThis Reference to instance variable 'shortcutOrigin' does not need "this". 125 13
    #A7526 warning RedundantThis Reference to instance variable 'rightMarkOrigin' does not need "this". 126 13
    #A7527 warning RedundantThis Reference to instance variable 'captionRect' does not need "this". 130 20
    #A7528 warning RedundantThis Reference to instance variable 'desiredSize' does not need "this". 134 20
    #A7529 warning RedundantThis Reference to instance variable 'shortcutOrigin' does not need "this". 138 20
    #A7530 warning RedundantThis Reference to instance variable 'leftMarkWidth' does not need "this". 142 20
    #A7531 warning RedundantThis Reference to instance variable 'rightMarkOrigin' does not need "this". 146 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XPopupMenuPeer.java

    Severity Rule Message Line Col
    #A7532 warning RedundantThis Reference to instance variable 'popupMenuTarget' does not need "this". 94 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XRobotPeer.java

    Severity Rule Message Line Col
    #A7533 warning RedundantThis Reference to instance variable 'xgc' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XScrollbar.java

    Severity Rule Message Line Col
    #A7534 warning RedundantThis Reference to instance variable 'val' does not need "this". 587 9
    #A7535 warning RedundantThis Reference to instance variable 'vis' does not need "this". 588 9
    #A7536 warning RedundantThis Reference to instance variable 'min' does not need "this". 589 9
    #A7537 warning RedundantThis Reference to instance variable 'max' does not need "this". 590 9
    #A7538 warning RedundantThis Method call to 'setScrollbar' does not need "this". 890 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XSelection.java

    Severity Rule Message Line Col
    #A7539 warning RedundantThis Reference to instance variable 'appContext' does not need "this". 151 9
    #A7540 warning RedundantThis Reference to instance variable 'ownershipTime' does not need "this". 152 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XTextAreaPeer.java

    Severity Rule Message Line Col
    #A7541 warning RedundantThis Reference to instance variable 'jtext' does not need "this". 1146 13
    #A7542 warning RedundantThis Reference to instance variable 'jtext' does not need "this". 1189 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWarningWindow.java

    Severity Rule Message Line Col
    #A7543 warning RedundantThis Reference to instance variable 'tooltip' does not need "this". 151 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWindow.java

    Severity Rule Message Line Col
    #A7544 warning RedundantThis Reference to instance variable 'parent' does not need "this". 228 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWindowPeer.java

    Severity Rule Message Line Col
    #A7545 warning RedundantThis Reference to instance variable 'locationByPlatform' does not need "this". 992 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11GraphicsConfig.java

    Severity Rule Message Line Col
    #A7546 warning RedundantThis Reference to instance variable 'screen' does not need "this". 121 9
    #A7547 warning RedundantThis Reference to instance variable 'visual' does not need "this". 122 9
    #A7548 warning RedundantThis Reference to instance variable 'x11ConfigData' does not need "this". 349 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11GraphicsDevice.java

    Severity Rule Message Line Col
    #A7549 warning RedundantThis Reference to instance variable 'screen' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/XSettings.java

    Severity Rule Message Line Col
    #A7550 warning RedundantThis Reference to instance variable 'serial' does not need "this". 224 21
    #A7551 warning RedundantThis Reference to instance variable 'serial' does not need "this". 232 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/NativeStrike.java

    Severity Rule Message Line Col
    #A7552 warning RedundantThis Reference to instance variable 'delegateStrike' does not need "this". 312 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/XRGlyphCache.java

    Severity Rule Message Line Col
    #A7553 warning RedundantThis Reference to instance variable 'con' does not need "this". 60 9
    #A7554 warning RedundantThis Reference to instance variable 'maskBuffer' does not need "this". 61 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/opengl/GLXSurfaceData.java

    Severity Rule Message Line Col
    #A7555 warning RedundantThis Reference to instance variable 'graphicsConfig' does not need "this". 54 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11PMBlitLoops.java

    Severity Rule Message Line Col
    #A7556 warning RedundantThis Reference to instance variable 'dstType' does not need "this". 194 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java

    Severity Rule Message Line Col
    #A7557 warning RedundantThis Reference to instance variable 'graphicsConfig' does not need "this". 447 9
    #A7558 warning RedundantThis Reference to instance variable 'solidloops' does not need "this". 448 9
    #A7559 warning RedundantThis Reference to instance variable 'depth' does not need "this". 449 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/DirtyRegion.java

    Severity Rule Message Line Col
    #A7560 warning RedundantThis Reference to instance variable 'x' does not need "this". 94 13
    #A7561 warning RedundantThis Reference to instance variable 'x' does not need "this". 97 13
    #A7562 warning RedundantThis Reference to instance variable 'y' does not need "this". 102 13
    #A7563 warning RedundantThis Reference to instance variable 'y' does not need "this". 105 13
    #A7564 warning RedundantThis Reference to instance variable 'x2' does not need "this". 113 13
    #A7565 warning RedundantThis Reference to instance variable 'y2' does not need "this". 115 13
    #A7566 warning RedundantThis Method call to 'getClass' does not need "this". 120 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/MaskTileManager.java

    Severity Rule Message Line Col
    #A7567 warning RedundantThis Reference to instance variable 'con' does not need "this". 65 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/MutableInteger.java

    Severity Rule Message Line Col
    #A7568 warning RedundantThis Method call to 'setValue' does not need "this". 38 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRColor.java

    Severity Rule Message Line Col
    #A7569 warning RedundantThis Reference to instance variable 'red' does not need "this". 98 13
    #A7570 warning RedundantThis Reference to instance variable 'green' does not need "this". 99 13
    #A7571 warning RedundantThis Reference to instance variable 'blue' does not need "this". 100 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java

    Severity Rule Message Line Col
    #A7572 warning RedundantThis Reference to instance variable 'compRule' does not need "this". 201 13
    #A7573 warning RedundantThis Reference to instance variable 'extraAlpha' does not need "this". 202 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRMaskImage.java

    Severity Rule Message Line Col
    #A7574 warning RedundantThis Reference to instance variable 'con' does not need "this". 55 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRRenderer.java

    Severity Rule Message Line Col
    #A7575 warning RedundantThis Reference to instance variable 'drawHandler' does not need "this". 57 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java

    Severity Rule Message Line Col
    #A7576 warning RedundantThis Reference to instance variable 'graphicsConfig' does not need "this". 248 9
    #A7577 warning RedundantThis Reference to instance variable 'solidloops' does not need "this". 249 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java

    Severity Rule Message Line Col
    #A7578 warning RedundantThis Reference to instance variable 'xrgc' does not need "this". 55 9
    #A7579 warning RedundantThis Reference to instance variable 'xrgc' does not need "this". 69 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/net/sdp/SdpProvider.java

    Severity Rule Message Line Col
    #A7580 warning RedundantThis Reference to instance variable 'enabled' does not need "this". 63 13
    #A7581 warning RedundantThis Reference to instance variable 'rules' does not need "this". 64 13
    #A7582 warning RedundantThis Reference to instance variable 'enabled' does not need "this". 91 9
    #A7583 warning RedundantThis Reference to instance variable 'rules' does not need "this". 92 9
    #A7584 warning RedundantThis Reference to instance variable 'log' does not need "this". 93 9
    #A7585 warning RedundantThis Reference to instance variable 'portStart' does not need "this". 123 29
    #A7586 warning RedundantThis Reference to instance variable 'portEnd' does not need "this". 124 29
    #A7587 warning RedundantThis Reference to instance variable 'addressAsBytes' does not need "this". 137 13
    #A7588 warning RedundantThis Reference to instance variable 'prefixByteCount' does not need "this". 138 13
    #A7589 warning RedundantThis Reference to instance variable 'mask' does not need "this". 139 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/EPollPort.java

    Severity Rule Message Line Col
    #A7590 warning RedundantThis Reference to instance variable 'epfd' does not need "this". 89 9
    #A7591 warning RedundantThis Reference to instance variable 'sp' does not need "this". 101 9
    #A7592 warning RedundantThis Reference to instance variable 'address' does not need "this". 104 9
    #A7593 warning RedundantThis Reference to instance variable 'queue' does not need "this". 108 9
    #A7594 warning RedundantThis Reference to instance variable 'queue' does not need "this". 109 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/FileKey.java

    Severity Rule Message Line Col
    #A7595 warning RedundantThis Reference to instance variable 'st_dev' does not need "this". 62 14
    #A7596 warning RedundantThis Reference to instance variable 'st_ino' does not need "this". 63 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpAssocChange.java

    Severity Rule Message Line Col
    #A7597 warning RedundantThis Reference to instance variable 'event' does not need "this". 59 17
    #A7598 warning RedundantThis Reference to instance variable 'event' does not need "this". 62 17
    #A7599 warning RedundantThis Reference to instance variable 'event' does not need "this". 65 17
    #A7600 warning RedundantThis Reference to instance variable 'event' does not need "this". 68 17
    #A7601 warning RedundantThis Reference to instance variable 'event' does not need "this". 71 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpChannelImpl.java

    Severity Rule Message Line Col
    #A7602 warning RedundantThis Reference to instance variable 'fd' does not need "this". 131 9
    #A7603 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 132 9
    #A7604 warning RedundantThis Reference to instance variable 'state' does not need "this". 133 9
    #A7605 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 153 9
    #A7606 warning RedundantThis Reference to instance variable 'state' does not need "this". 154 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpMultiChannelImpl.java

    Severity Rule Message Line Col
    #A7607 warning RedundantThis Reference to instance variable 'fd' does not need "this". 127 9
    #A7608 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 128 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpPeerAddrChange.java

    Severity Rule Message Line Col
    #A7609 warning RedundantThis Reference to instance variable 'event' does not need "this". 57 17
    #A7610 warning RedundantThis Reference to instance variable 'event' does not need "this". 60 17
    #A7611 warning RedundantThis Reference to instance variable 'event' does not need "this". 63 17
    #A7612 warning RedundantThis Reference to instance variable 'event' does not need "this". 66 17
    #A7613 warning RedundantThis Reference to instance variable 'event' does not need "this". 69 17
    #A7614 warning RedundantThis Reference to instance variable 'event' does not need "this". 72 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpServerChannelImpl.java

    Severity Rule Message Line Col
    #A7615 warning RedundantThis Reference to instance variable 'fd' does not need "this". 89 9
    #A7616 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 90 9
    #A7617 warning RedundantThis Reference to instance variable 'state' does not need "this". 91 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SinkChannelImpl.java

    Severity Rule Message Line Col
    #A7618 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 81 9
    #A7619 warning RedundantThis Reference to instance variable 'state' does not need "this". 82 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SolarisEventPort.java

    Severity Rule Message Line Col
    #A7620 warning RedundantThis Reference to instance variable 'port' does not need "this". 78 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SourceChannelImpl.java

    Severity Rule Message Line Col
    #A7621 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 81 9
    #A7622 warning RedundantThis Reference to instance variable 'state' does not need "this". 82 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/UnixAsynchronousServerSocketChannelImpl.java

    Severity Rule Message Line Col
    #A7623 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 83 9
    #A7624 warning RedundantThis Reference to instance variable 'acceptHandler' does not need "this". 289 25
    #A7625 warning RedundantThis Reference to instance variable 'acceptFuture' does not need "this". 291 25
    #A7626 warning RedundantThis Reference to instance variable 'acceptHandler' does not need "this". 293 25
    #A7627 warning RedundantThis Reference to instance variable 'acceptAttachment' does not need "this". 294 25
    #A7628 warning RedundantThis Reference to instance variable 'acceptAcc' does not need "this". 296 21
    #A7629 warning RedundantThis Reference to instance variable 'acceptPending' does not need "this". 298 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/UnixAsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    #A7630 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 107 9
    #A7631 warning RedundantThis Reference to instance variable 'fdVal' does not need "this". 121 9
    #A7632 warning RedundantThis Reference to instance variable 'readPending' does not need "this". 170 29
    #A7633 warning RedundantThis Reference to instance variable 'readPending' does not need "this". 171 17
    #A7634 warning RedundantThis Reference to instance variable 'writePending' does not need "this". 175 21
    #A7635 warning RedundantThis Reference to instance variable 'writePending' does not need "this". 176 21
    #A7636 warning RedundantThis Reference to instance variable 'connectPending' does not need "this". 178 28
    #A7637 warning RedundantThis Reference to instance variable 'connectPending' does not need "this". 179 21
    #A7638 warning RedundantThis Reference to instance variable 'connectFuture' does not need "this". 333 25
    #A7639 warning RedundantThis Reference to instance variable 'connectHandler' does not need "this". 335 25
    #A7640 warning RedundantThis Reference to instance variable 'connectAttachment' does not need "this". 336 25
    #A7641 warning RedundantThis Reference to instance variable 'connectPending' does not need "this". 338 21
    #A7642 warning RedundantThis Reference to instance variable 'readBuffer' does not need "this". 398 13
    #A7643 warning RedundantThis Reference to instance variable 'readBuffers' does not need "this". 399 13
    #A7644 warning RedundantThis Reference to instance variable 'readAttachment' does not need "this". 400 13
    #A7645 warning RedundantThis Reference to instance variable 'readBuffer' does not need "this". 516 21
    #A7646 warning RedundantThis Reference to instance variable 'readBuffers' does not need "this". 517 21
    #A7647 warning RedundantThis Reference to instance variable 'readHandler' does not need "this". 519 25
    #A7648 warning RedundantThis Reference to instance variable 'readFuture' does not need "this". 521 25
    #A7649 warning RedundantThis Reference to instance variable 'readAttachment' does not need "this". 522 25
    #A7650 warning RedundantThis Reference to instance variable 'readHandler' does not need "this". 524 25
    #A7651 warning RedundantThis Reference to instance variable 'readAttachment' does not need "this". 525 25
    #A7652 warning RedundantThis Reference to instance variable 'readFuture' does not need "this". 526 25
    #A7653 warning RedundantThis Reference to instance variable 'readTimer' does not need "this". 529 25
    #A7654 warning RedundantThis Reference to instance variable 'readPending' does not need "this". 531 21
    #A7655 warning RedundantThis Reference to instance variable 'isGatheringWrite' does not need "this". 570 29
    #A7656 warning RedundantThis Reference to instance variable 'writeHandler' does not need "this". 571 52
    #A7657 warning RedundantThis Reference to instance variable 'writeAttachment' does not need "this". 572 22
    #A7658 warning RedundantThis Reference to instance variable 'writeFuture' does not need "this". 573 47
    #A7659 warning RedundantThis Reference to instance variable 'writeTimer' does not need "this". 574 27
    #A7660 warning RedundantThis Reference to instance variable 'writeBuffer' does not need "this". 593 13
    #A7661 warning RedundantThis Reference to instance variable 'writeBuffers' does not need "this". 594 13
    #A7662 warning RedundantThis Reference to instance variable 'writeAttachment' does not need "this". 595 13
    #A7663 warning RedundantThis Reference to instance variable 'writeBuffer' does not need "this". 699 21
    #A7664 warning RedundantThis Reference to instance variable 'writeBuffers' does not need "this". 700 21
    #A7665 warning RedundantThis Reference to instance variable 'writeHandler' does not need "this". 702 25
    #A7666 warning RedundantThis Reference to instance variable 'writeFuture' does not need "this". 704 25
    #A7667 warning RedundantThis Reference to instance variable 'writeAttachment' does not need "this". 705 25
    #A7668 warning RedundantThis Reference to instance variable 'writeHandler' does not need "this". 707 25
    #A7669 warning RedundantThis Reference to instance variable 'writeAttachment' does not need "this". 708 25
    #A7670 warning RedundantThis Reference to instance variable 'writeFuture' does not need "this". 709 25
    #A7671 warning RedundantThis Reference to instance variable 'writeTimer' does not need "this". 712 25
    #A7672 warning RedundantThis Reference to instance variable 'writePending' does not need "this". 714 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxWatchService.java

    Severity Rule Message Line Col
    #A7673 warning RedundantThis Reference to instance variable 'poller' does not need "this". 76 9
    #A7674 warning RedundantThis Reference to instance variable 'poller' does not need "this". 77 9
    #A7675 warning RedundantThis Reference to instance variable 'socketpair' does not need "this". 189 13
    #A7676 warning RedundantThis Reference to instance variable 'wdToKey' does not need "this". 190 13
    #A7677 warning RedundantThis Reference to instance variable 'address' does not need "this". 191 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisFileStore.java

    Severity Rule Message Line Col
    #A7678 warning RedundantThis Reference to instance variable 'xattrEnabled' does not need "this". 45 9
    #A7679 warning RedundantThis Reference to instance variable 'xattrEnabled' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisFileSystem.java

    Severity Rule Message Line Col
    #A7680 warning RedundantThis Reference to instance variable 'hasSolaris11Features' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisWatchService.java

    Severity Rule Message Line Col
    #A7681 warning RedundantThis Reference to instance variable 'poller' does not need "this". 105 9
    #A7682 warning RedundantThis Reference to instance variable 'poller' does not need "this". 106 9
    #A7683 warning RedundantThis Reference to instance variable 'bufferAddress' does not need "this". 249 13
    #A7684 warning RedundantThis Reference to instance variable 'fileKey2WatchKey' does not need "this". 251 13
    #A7685 warning RedundantThis Reference to instance variable 'object2Node' does not need "this". 252 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixException.java

    Severity Rule Message Line Col
    #A7686 warning RedundantThis Reference to instance variable 'msg' does not need "this". 43 9
    #A7687 warning RedundantThis Reference to instance variable 'errno' does not need "this". 47 9
    #A7688 warning RedundantThis Reference to instance variable 'msg' does not need "this". 57 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixFileKey.java

    Severity Rule Message Line Col
    #A7689 warning RedundantThis Reference to instance variable 'st_dev' does not need "this". 54 17
    #A7690 warning RedundantThis Reference to instance variable 'st_ino' does not need "this". 54 50

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixFileStore.java

    Severity Rule Message Line Col
    #A7691 warning RedundantThis Reference to instance variable 'dev' does not need "this". 64 9
    #A7692 warning RedundantThis Reference to instance variable 'entry' does not need "this". 65 9
    #A7693 warning RedundantThis Reference to instance variable 'file' does not need "this". 69 9
    #A7694 warning RedundantThis Reference to instance variable 'dev' does not need "this". 70 9
    #A7695 warning RedundantThis Reference to instance variable 'file' does not need "this". 70 49
    #A7696 warning RedundantThis Reference to instance variable 'dev' does not need "this". 188 17
    #A7697 warning RedundantThis Reference to instance variable 'entry' does not need "this". 189 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixFileSystem.java

    Severity Rule Message Line Col
    #A7698 warning RedundantThis Reference to instance variable 'defaultDirectory' does not need "this". 52 9
    #A7699 warning RedundantThis Reference to instance variable 'defaultDirectory' does not need "this". 53 13
    #A7700 warning RedundantThis Reference to instance variable 'needToResolveAgainstDefaultDirectory' does not need "this". 65 13
    #A7701 warning RedundantThis Reference to instance variable 'needToResolveAgainstDefaultDirectory' does not need "this". 77 13
    #A7702 warning RedundantThis Reference to instance variable 'rootDirectory' does not need "this". 81 9
    #A7703 warning RedundantThis Reference to instance variable 'entries' does not need "this". 189 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixPath.java

    Severity Rule Message Line Col
    #A7704 warning RedundantThis Method call to 'isAbsolute' does not need "this". 415 13
    #A7705 warning RedundantThis Method call to 'isEmpty' does not need "this". 419 13
    #A7706 warning RedundantThis Method call to 'getNameCount' does not need "this". 422 18
    #A7707 warning RedundantThis Method call to 'getName' does not need "this". 429 18
    #A7708 warning RedundantThis Method call to 'isAbsolute' does not need "this". 621 37
    #A7709 warning RedundantThis Reference to instance variable 'path' does not need "this". 646 17
    #A7710 warning RedundantThis Reference to instance variable 'path' does not need "this". 652 32
    #A7711 warning RedundantThis Method call to 'isAbsolute' does not need "this". 676 35
    #A7712 warning RedundantThis Method call to 'isAbsolute' does not need "this". 691 21
    #A7713 warning RedundantThis Reference to instance variable 'path' does not need "this". 708 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixSecureDirectoryStream.java

    Severity Rule Message Line Col
    #A7714 warning RedundantThis Reference to instance variable 'ds' does not need "this". 53 9
    #A7715 warning RedundantThis Reference to instance variable 'ds' does not need "this". 242 13
    #A7716 warning RedundantThis Reference to instance variable 'ds' does not need "this". 247 9
    #A7717 warning RedundantThis Reference to instance variable 'ds' does not need "this". 251 22
    #A7718 warning RedundantThis Reference to instance variable 'dfd' does not need "this". 254 30
    #A7719 warning RedundantThis Reference to instance variable 'ds' does not need "this". 266 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixUserPrincipals.java

    Severity Rule Message Line Col
    #A7720 warning RedundantThis Reference to instance variable 'id' does not need "this". 91 18
    #A7721 warning RedundantThis Reference to instance variable 'isGroup' does not need "this". 92 18
    #A7722 warning RedundantThis Reference to instance variable 'id' does not need "this". 96 17
    #A7723 warning RedundantThis Reference to instance variable 'name' does not need "this". 97 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/print/IPPPrintService.java

    Severity Rule Message Line Col
    #A7724 warning RedundantThis Method call to 'getClass' does not need "this". 1888 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/print/UnixPrintService.java

    Severity Rule Message Line Col
    #A7725 warning RedundantThis Method call to 'getClass' does not need "this". 1000 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/tools/attach/LinuxVirtualMachine.java

    Severity Rule Message Line Col
    #A7726 warning RedundantThis Reference to instance variable 'path' does not need "this". 131 17
    #A7727 warning RedundantThis Reference to instance variable 'path' does not need "this". 132 17
    #A7728 warning RedundantThis Reference to instance variable 'path' does not need "this". 152 17
    #A7729 warning RedundantThis Reference to instance variable 'path' does not need "this". 155 17
    #A7730 warning RedundantThis Method call to 'read' does not need "this". 240 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/tools/attach/SolarisVirtualMachine.java

    Severity Rule Message Line Col
    #A7731 warning RedundantThis Method call to 'read' does not need "this". 171 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/demo/jni/Poller/Poller.java

    Severity Rule Message Line Col
    #A7732 warning RedundantThis Reference to instance variable 'handle' does not need "this". 90 7
    #A7733 warning RedundantThis Reference to instance variable 'handle' does not need "this". 101 7
    #A7734 warning RedundantThis Reference to instance variable 'handle' does not need "this". 124 7
    #A7735 warning RedundantThis Reference to instance variable 'handle' does not need "this". 134 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/io/Win32FileSystem.java

    Severity Rule Message Line Col
    #A7736 warning RedundantThis Reference to instance variable 'slash' does not need "this". 44 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32GraphicsConfig.java

    Severity Rule Message Line Col
    #A7737 warning RedundantThis Reference to instance variable 'screen' does not need "this". 101 9
    #A7738 warning RedundantThis Reference to instance variable 'visual' does not need "this". 102 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32GraphicsDevice.java

    Severity Rule Message Line Col
    #A7739 warning RedundantThis Reference to instance variable 'screen' does not need "this". 102 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/shell/Win32ShellFolder2.java

    Severity Rule Message Line Col
    #A7740 warning RedundantThis Reference to instance variable 'disposer' does not need "this". 285 9
    #A7741 warning RedundantThis Reference to instance variable 'disposer' does not need "this". 286 9
    #A7742 warning RedundantThis Reference to instance variable 'disposer' does not need "this". 302 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/TranslucentWindowPainter.java

    Severity Rule Message Line Col
    #A7743 warning RedundantThis Reference to instance variable 'window' does not need "this". 104 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WComponentPeer.java

    Severity Rule Message Line Col
    #A7744 warning RedundantThis Reference to instance variable 'numBackBuffers' does not need "this". 416 28
    #A7745 warning RedundantThis Reference to instance variable 'backBufferCaps' does not need "this". 416 49
    #A7746 warning RedundantThis Reference to instance variable 'paintArea' does not need "this". 743 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDesktopPeer.java

    Severity Rule Message Line Col
    #A7747 warning RedundantThis Method call to 'ShellExecute' does not need "this". 54 9
    #A7748 warning RedundantThis Method call to 'ShellExecute' does not need "this". 58 9
    #A7749 warning RedundantThis Method call to 'ShellExecute' does not need "this". 62 9
    #A7750 warning RedundantThis Method call to 'ShellExecute' does not need "this". 66 9
    #A7751 warning RedundantThis Method call to 'ShellExecute' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WFileDialogPeer.java

    Severity Rule Message Line Col
    #A7752 warning RedundantThis Reference to instance variable 'fileFilter' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WMenuItemPeer.java

    Severity Rule Message Line Col
    #A7753 warning RedundantThis Reference to instance variable 'parent' does not need "this". 108 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPrintDialog.java

    Severity Rule Message Line Col
    #A7754 warning RedundantThis Reference to instance variable 'pjob' does not need "this". 43 9
    #A7755 warning RedundantThis Reference to instance variable 'pjob' does not need "this". 49 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPrinterJob.java

    Severity Rule Message Line Col
    #A7756 warning RedundantThis Method call to 'getPrintService' does not need "this". 1526 32
    #A7757 warning RedundantThis Method call to 'getPrintService' does not need "this". 1924 32
    #A7758 warning RedundantThis Method call to 'setPrintService' does not need "this". 1938 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WScrollPanePeer.java

    Severity Rule Message Line Col
    #A7759 warning RedundantThis Reference to instance variable 'pos' does not need "this". 231 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WWindowPeer.java

    Severity Rule Message Line Col
    #A7760 warning RedundantThis Reference to instance variable 'isOpaque' does not need "this". 196 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java

    Severity Rule Message Line Col
    #A7761 warning RedundantThis Reference to instance variable 'graphicsDevice' does not need "this". 220 9
    #A7762 warning RedundantThis Reference to instance variable 'offscreenImage' does not need "this". 225 9
    #A7763 warning RedundantThis Reference to instance variable 'backBuffersNum' does not need "this". 226 9
    #A7764 warning RedundantThis Reference to instance variable 'syncType' does not need "this". 228 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java

    Severity Rule Message Line Col
    #A7765 warning RedundantThis Reference to instance variable 'pConfigInfo' does not need "this". 88 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/opengl/WGLSurfaceData.java

    Severity Rule Message Line Col
    #A7766 warning RedundantThis Reference to instance variable 'graphicsConfig' does not need "this". 55 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java

    Severity Rule Message Line Col
    #A7767 warning RedundantThis Reference to instance variable 'graphicsConfig' does not need "this". 265 9
    #A7768 warning RedundantThis Reference to instance variable 'solidloops' does not need "this". 267 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/FileKey.java

    Severity Rule Message Line Col
    #A7769 warning RedundantThis Reference to instance variable 'dwVolumeSerialNumber' does not need "this". 64 14
    #A7770 warning RedundantThis Reference to instance variable 'nFileIndexHigh' does not need "this". 65 14
    #A7771 warning RedundantThis Reference to instance variable 'nFileIndexLow' does not need "this". 66 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/Iocp.java

    Severity Rule Message Line Col
    #A7772 warning RedundantThis Reference to instance variable 'port' does not need "this". 72 9
    #A7773 warning RedundantThis Reference to instance variable 'nextCompletionKey' does not need "this". 74 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/PendingIoCache.java

    Severity Rule Message Line Col
    #A7774 warning RedundantThis Method call to 'notifyAll' does not need "this". 101 21
    #A7775 warning RedundantThis Method call to 'wait' does not need "this". 133 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/PollArrayWrapper.java

    Severity Rule Message Line Col
    #A7776 warning RedundantThis Reference to instance variable 'size' does not need "this". 69 9
    #A7777 warning RedundantThis Reference to instance variable 'size' does not need "this". 92 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsAsynchronousFileChannelImpl.java

    Severity Rule Message Line Col
    #A7778 warning RedundantThis Reference to instance variable 'handle' does not need "this". 91 9
    #A7779 warning RedundantThis Reference to instance variable 'ioCache' does not need "this". 94 9
    #A7780 warning RedundantThis Reference to instance variable 'completionKey' does not need "this". 95 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsAsynchronousServerSocketChannelImpl.java

    Severity Rule Message Line Col
    #A7781 warning RedundantThis Reference to instance variable 'handle' does not need "this". 81 9
    #A7782 warning RedundantThis Reference to instance variable 'completionKey' does not need "this". 82 9
    #A7783 warning RedundantThis Reference to instance variable 'ioCache' does not need "this". 84 9
    #A7784 warning RedundantThis Reference to instance variable 'dataBuffer' does not need "this". 85 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsAsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    #A7785 warning RedundantThis Reference to instance variable 'handle' does not need "this". 106 9
    #A7786 warning RedundantThis Reference to instance variable 'completionKey' does not need "this". 108 9
    #A7787 warning RedundantThis Reference to instance variable 'ioCache' does not need "this". 109 9
    #A7788 warning RedundantThis Reference to instance variable 'readBufferArray' does not need "this". 112 9
    #A7789 warning RedundantThis Reference to instance variable 'writeBufferArray' does not need "this". 113 9
    #A7790 warning RedundantThis Reference to instance variable 'numBufs' does not need "this". 384 13
    #A7791 warning RedundantThis Reference to instance variable 'numBufs' does not need "this". 658 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsSelectorImpl.java

    Severity Rule Message Line Col
    #A7792 warning RedundantThis Reference to instance variable 'pollArrayIndex' does not need "this". 287 13
    #A7793 warning RedundantThis Reference to instance variable 'pollArrayIndex' does not need "this". 291 13
    #A7794 warning RedundantThis Reference to instance variable 'index' does not need "this". 412 13
    #A7795 warning RedundantThis Reference to instance variable 'subSelector' does not need "this". 413 13
    #A7796 warning RedundantThis Reference to instance variable 'lastRun' does not need "this". 415 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsDirectoryStream.java

    Severity Rule Message Line Col
    #A7797 warning RedundantThis Reference to instance variable 'handle' does not need "this". 79 13
    #A7798 warning RedundantThis Reference to instance variable 'firstName' does not need "this". 80 13
    #A7799 warning RedundantThis Reference to instance variable 'findDataBuffer' does not need "this". 81 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsException.java

    Severity Rule Message Line Col
    #A7800 warning RedundantThis Reference to instance variable 'msg' does not need "this". 45 9
    #A7801 warning RedundantThis Reference to instance variable 'lastError' does not need "this". 49 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsFileStore.java

    Severity Rule Message Line Col
    #A7802 warning RedundantThis Reference to instance variable 'volInfo' does not need "this". 50 9
    #A7803 warning RedundantThis Reference to instance variable 'volType' does not need "this". 51 9
    #A7804 warning RedundantThis Reference to instance variable 'displayName' does not need "this". 56 13
    #A7805 warning RedundantThis Reference to instance variable 'displayName' does not need "this". 59 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsFileSystem.java

    Severity Rule Message Line Col
    #A7806 warning RedundantThis Reference to instance variable 'defaultDirectory' does not need "this". 62 9
    #A7807 warning RedundantThis Reference to instance variable 'defaultRoot' does not need "this". 63 9
    #A7808 warning RedundantThis Reference to instance variable 'roots' does not need "this". 160 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsPath.java

    Severity Rule Message Line Col
    #A7809 warning RedundantThis Method call to 'equals' does not need "this". 383 13
    #A7810 warning RedundantThis Reference to instance variable 'type' does not need "this". 387 13
    #A7811 warning RedundantThis Reference to instance variable 'root' does not need "this". 391 14
    #A7812 warning RedundantThis Method call to 'getNameCount' does not need "this". 394 18
    #A7813 warning RedundantThis Method call to 'getName' does not need "this". 401 18
    #A7814 warning RedundantThis Reference to instance variable 'root' does not need "this". 654 14
    #A7815 warning RedundantThis Method call to 'isEmpty' does not need "this". 660 20
    #A7816 warning RedundantThis Method call to 'elementAsString' does not need "this". 667 38
    #A7817 warning RedundantThis Reference to instance variable 'path' does not need "this". 685 35
    #A7818 warning RedundantThis Method call to 'isEmpty' does not need "this". 691 20
    #A7819 warning RedundantThis Method call to 'getNameCount' does not need "this". 694 25
    #A7820 warning RedundantThis Reference to instance variable 'root' does not need "this". 707 18
    #A7821 warning RedundantThis Method call to 'elementAsString' does not need "this". 714 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsSecurityDescriptor.java

    Severity Rule Message Line Col
    #A7822 warning RedundantThis Reference to instance variable 'sidList' does not need "this". 104 9
    #A7823 warning RedundantThis Reference to instance variable 'aclBuffer' does not need "this". 105 9
    #A7824 warning RedundantThis Reference to instance variable 'sdBuffer' does not need "this". 106 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsUserPrincipals.java

    Severity Rule Message Line Col
    #A7825 warning RedundantThis Reference to instance variable 'sidString' does not need "this". 86 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsWatchService.java

    Severity Rule Message Line Col
    #A7826 warning RedundantThis Reference to instance variable 'poller' does not need "this". 61 9
    #A7827 warning RedundantThis Reference to instance variable 'poller' does not need "this". 62 9
    #A7828 warning RedundantThis Reference to instance variable 'volSerialNumber' does not need "this". 224 17
    #A7829 warning RedundantThis Reference to instance variable 'fileIndexHigh' does not need "this". 225 17
    #A7830 warning RedundantThis Reference to instance variable 'fileIndexLow' does not need "this". 226 17
    #A7831 warning RedundantThis Reference to instance variable 'int2key' does not need "this". 290 13
    #A7832 warning RedundantThis Reference to instance variable 'fk2key' does not need "this". 291 13
    #A7833 warning RedundantThis Reference to instance variable 'lastCompletionKey' does not need "this". 292 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/print/Win32PrintService.java

    Severity Rule Message Line Col
    #A7834 warning RedundantThis Method call to 'getClass' does not need "this". 1590 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/krb5/internal/tools/KinitOptions.java

    Severity Rule Message Line Col
    #A7835 warning RedundantThis Reference to instance variable 'password' does not need "this". 158 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/KeyStore.java

    Severity Rule Message Line Col
    #A7836 warning RedundantThis Reference to instance variable 'privateKey' does not need "this". 85 13
    #A7837 warning RedundantThis Reference to instance variable 'certChain' does not need "this". 86 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/RSAKeyPairGenerator.java

    Severity Rule Message Line Col
    #A7838 warning RedundantThis Reference to instance variable 'keySize' does not need "this". 102 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/RSASignature.java

    Severity Rule Message Line Col
    #A7839 warning RedundantThis Reference to instance variable 'privateKey' does not need "this". 282 9
    #A7840 warning RedundantThis Reference to instance variable 'publicKey' does not need "this". 301 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/tools/attach/WindowsVirtualMachine.java

    Severity Rule Message Line Col
    #A7841 warning RedundantThis Method call to 'read' does not need "this". 136 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/Cipher/AES/TestShortBuffer.java

    Severity Rule Message Line Col
    #A7842 warning RedundantThis Reference to instance variable 'out' does not need "this". 66 9
    #A7843 warning RedundantThis Reference to instance variable 'outOffset' does not need "this". 67 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ClassesByName2Test.java

    Severity Rule Message Line Col
    #A7844 warning RedundantThis Method call to 'getClass' does not need "this". 72 58

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ConstantPoolInfo.java

    Severity Rule Message Line Col
    #A7845 warning RedundantThis Method call to 'read' does not need "this". 225 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FinalizerTest.java

    Severity Rule Message Line Col
    #A7846 warning RedundantThis Reference to instance variable 'name' does not need "this". 59 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/JDIScaffold.java

    Severity Rule Message Line Col
    #A7847 warning RedundantThis Reference to instance variable 'shouldTrace' does not need "this". 232 9
    #A7848 warning RedundantThis Reference to instance variable 'shouldTrace' does not need "this". 236 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/JITDebug.java

    Severity Rule Message Line Col
    #A7849 warning RedundantThis Method call to 'getClass' does not need "this". 145 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ModificationWatchpoints.java

    Severity Rule Message Line Col
    #A7850 warning RedundantThis Reference to instance variable 'expectedValue' does not need "this". 269 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/RunToExit.java

    Severity Rule Message Line Col
    #A7851 warning RedundantThis Reference to instance variable 'buffer' does not need "this". 61 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/TestScaffold.java

    Severity Rule Message Line Col
    #A7852 warning RedundantThis Reference to instance variable 'shouldTrace' does not need "this". 320 9
    #A7853 warning RedundantThis Reference to instance variable 'shouldTrace' does not need "this". 324 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jndi/ldap/NoWaitForReplyTest.java

    Severity Rule Message Line Col
    #A7854 warning RedundantThis Reference to instance variable 'serverSocket' does not need "this". 101 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Send.java

    Severity Rule Message Line Col
    #A7855 warning RedundantThis Reference to instance variable 'maxInStreams' does not need "this". 436 13
    #A7856 warning RedundantThis Reference to instance variable 'maxOutStreams' does not need "this". 437 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/sasl/digest/CheckNegotiatedQOPs.java

    Severity Rule Message Line Col
    #A7857 warning RedundantThis Reference to instance variable 'client' does not need "this". 89 7
    #A7858 warning RedundantThis Reference to instance variable 'server' does not need "this". 90 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Choice/NonFocusablePopupMenuTest/NonFocusablePopupMenuTest.java

    Severity Rule Message Line Col
    #A7859 warning RedundantThis Method call to 'add' does not need "this". 47 9
    #A7860 warning RedundantThis Method call to 'setLayout' does not need "this". 49 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Component/UpdatingBootTime/UpdatingBootTime.java

    Severity Rule Message Line Col
    #A7861 warning RedundantThis Method call to 'setLayout' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/FileDialogReturnTest/FileDialogReturnTest.java

    Severity Rule Message Line Col
    #A7862 warning RedundantThis Method call to 'setLayout' does not need "this". 55 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/FileNameOverrideTest/FileNameOverrideTest.java

    Severity Rule Message Line Col
    #A7863 warning RedundantThis Method call to 'setLayout' does not need "this". 28 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/MultipleMode/MultipleMode.java

    Severity Rule Message Line Col
    #A7864 warning RedundantThis Method call to 'setLayout' does not need "this". 79 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest.java

    Severity Rule Message Line Col
    #A7865 warning RedundantThis Method call to 'setLayout' does not need "this". 53 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/SaveFileNameOverrideTest/SaveFileNameOverrideTest.java

    Severity Rule Message Line Col
    #A7866 warning RedundantThis Method call to 'setLayout' does not need "this". 26 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java

    Severity Rule Message Line Col
    #A7867 warning RedundantThis Method call to 'setLayout' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusToFrontTest.java

    Severity Rule Message Line Col
    #A7868 warning RedundantThis Method call to 'setLayout' does not need "this". 80 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java

    Severity Rule Message Line Col
    #A7869 warning RedundantThis Method call to 'setLayout' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java

    Severity Rule Message Line Col
    #A7870 warning RedundantThis Method call to 'setLayout' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ModalBlockedStealsFocusTest/ModalBlockedStealsFocusTest.java

    Severity Rule Message Line Col
    #A7871 warning RedundantThis Method call to 'setLayout' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ToFrontFocusTest/ToFrontFocus.java

    Severity Rule Message Line Col
    #A7872 warning RedundantThis Method call to 'setLayout' does not need "this". 56 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/WindowInitialFocusTest/WindowInitialFocusTest.java

    Severity Rule Message Line Col
    #A7873 warning RedundantThis Method call to 'setLayout' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/InitialMaximizedTest/InitialMaximizedTest.java

    Severity Rule Message Line Col
    #A7874 warning RedundantThis Method call to 'setLayout' does not need "this". 49 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/ShownOnPack/ShownOnPack.java

    Severity Rule Message Line Col
    #A7875 warning RedundantThis Method call to 'setLayout' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FullScreen/MultimonFullscreenTest/MultimonFullscreenTest.java

    Severity Rule Message Line Col
    #A7876 warning RedundantThis Method call to 'getGraphicsConfiguration' does not need "this". 260 38
    #A7877 warning RedundantThis Method call to 'getGraphicsConfiguration' does not need "this". 269 38
    #A7878 warning RedundantThis Method call to 'getGraphicsConfiguration' does not need "this". 278 38

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Graphics2D/RenderClipTest/RenderClipTest.java

    Severity Rule Message Line Col
    #A7879 warning RedundantThis Reference to instance variable 'poly' does not need "this". 899 13
    #A7880 warning RedundantThis Reference to instance variable 'poly' does not need "this". 903 13
    #A7881 warning RedundantThis Reference to instance variable 'path' does not need "this". 1033 13
    #A7882 warning RedundantThis Reference to instance variable 'path' does not need "this". 1037 13
    #A7883 warning RedundantThis Reference to instance variable 'rows' does not need "this". 1431 13
    #A7884 warning RedundantThis Reference to instance variable 'cols' does not need "this". 1432 13
    #A7885 warning RedundantThis Reference to instance variable 'hgap' does not need "this". 1433 13
    #A7886 warning RedundantThis Reference to instance variable 'vgap' does not need "this". 1434 13
    #A7887 warning RedundantThis Reference to instance variable 'image' does not need "this". 1575 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java

    Severity Rule Message Line Col
    #A7888 warning RedundantThis Method call to 'setLayout' does not need "this". 44 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java

    Severity Rule Message Line Col
    #A7889 warning RedundantThis Method call to 'setLayout' does not need "this". 59 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/MenuItemActivatedTest/MenuItemActivatedTest.java

    Severity Rule Message Line Col
    #A7890 warning RedundantThis Method call to 'setLayout' does not need "this". 62 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.java

    Severity Rule Message Line Col
    #A7891 warning RedundantThis Method call to 'setLayout' does not need "this". 61 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.java

    Severity Rule Message Line Col
    #A7892 warning RedundantThis Method call to 'setLayout' does not need "this". 93 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/List/SetFontTest/SetFontTest.java

    Severity Rule Message Line Col
    #A7893 warning RedundantThis Method call to 'add' does not need "this". 48 9
    #A7894 warning RedundantThis Method call to 'add' does not need "this". 50 9
    #A7895 warning RedundantThis Method call to 'add' does not need "this". 51 9
    #A7896 warning RedundantThis Method call to 'setLayout' does not need "this". 68 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.java

    Severity Rule Message Line Col
    #A7897 warning RedundantThis Method call to 'setLayout' does not need "this". 61 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java

    Severity Rule Message Line Col
    #A7898 warning RedundantThis Method call to 'setLayout' does not need "this". 222 9
    #A7899 warning RedundantThis Method call to 'addMouseListener' does not need "this". 257 21
    #A7900 warning RedundantThis Method call to 'addMouseListener' does not need "this". 260 21
    #A7901 warning RedundantThis Method call to 'addMouseListener' does not need "this". 263 21
    #A7902 warning RedundantThis Method call to 'addMouseListener' does not need "this". 266 21
    #A7903 warning RedundantThis Method call to 'addMouseListener' does not need "this". 273 9
    #A7904 warning RedundantThis Method call to 'removeMouseListener' does not need "this". 283 9
    #A7905 warning RedundantThis Method call to 'addMouseListener' does not need "this". 287 9
    #A7906 warning RedundantThis Method call to 'removeMouseListener' does not need "this". 299 9
    #A7907 warning RedundantThis Method call to 'addMouseListener' does not need "this". 303 9
    #A7908 warning RedundantThis Method call to 'removeMouseListener' does not need "this". 315 9
    #A7909 warning RedundantThis Method call to 'addMouseListener' does not need "this". 319 9
    #A7910 warning RedundantThis Method call to 'removeMouseListener' does not need "this". 331 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.java

    Severity Rule Message Line Col
    #A7911 warning RedundantThis Method call to 'setLayout' does not need "this". 48 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/MultipleGradientPaint/MultiGradientTest.java

    Severity Rule Message Line Col
    #A7912 warning RedundantThis Method call to 'fireContentsChanged' does not need "this". 414 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/PageSetupDlgBlockingTest/PageSetupDlgBlockingTest.java

    Severity Rule Message Line Col
    #A7913 warning RedundantThis Method call to 'setLayout' does not need "this". 54 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java

    Severity Rule Message Line Col
    #A7914 warning RedundantThis Method call to 'setLayout' does not need "this". 77 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/Security/SecurityDialogTest.java

    Severity Rule Message Line Col
    #A7915 warning RedundantThis Method call to 'printAll' does not need "this". 94 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Robot/ManualInstructions/ManualInstructions.java

    Severity Rule Message Line Col
    #A7916 warning RedundantThis Method call to 'setLayout' does not need "this". 41 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/DragUnicodeBetweenJVMTest.java

    Severity Rule Message Line Col
    #A7917 warning RedundantThis Method call to 'getClass' does not need "this". 100 57
    #A7918 warning RedundantThis Method call to 'ordinal' does not need "this". 175 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java

    Severity Rule Message Line Col
    #A7919 warning RedundantThis Method call to 'getClass' does not need "this". 73 57
    #A7920 warning RedundantThis Method call to 'ordinal' does not need "this". 129 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/FileListBetweenJVMsTest/SourceFileListFrame.java

    Severity Rule Message Line Col
    #A7921 warning RedundantThis Method call to 'addWindowListener' does not need "this". 62 9
    #A7922 warning RedundantThis Method call to 'setLocation' does not need "this". 63 9
    #A7923 warning RedundantThis Method call to 'add' does not need "this". 64 9
    #A7924 warning RedundantThis Method call to 'pack' does not need "this". 65 9
    #A7925 warning RedundantThis Method call to 'setVisible' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/FileListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    #A7926 warning RedundantThis Method call to 'setLocation' does not need "this". 48 9
    #A7927 warning RedundantThis Method call to 'addWindowListener' does not need "this". 49 9
    #A7928 warning RedundantThis Method call to 'add' does not need "this". 54 9
    #A7929 warning RedundantThis Method call to 'pack' does not need "this". 55 9
    #A7930 warning RedundantThis Method call to 'setVisible' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnD/DnDSource.java

    Severity Rule Message Line Col
    #A7931 warning RedundantThis Method call to 'clone' does not need "this". 197 28
    #A7932 warning RedundantThis Method call to 'getBounds' does not need "this". 220 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnD/ImageDecoratedDnD.java

    Severity Rule Message Line Col
    #A7933 warning RedundantThis Method call to 'setLayout' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDInOut/DnDSource.java

    Severity Rule Message Line Col
    #A7934 warning RedundantThis Method call to 'clone' does not need "this". 197 28
    #A7935 warning RedundantThis Method call to 'getBounds' does not need "this". 220 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDInOut/ImageDecoratedDnDInOut.java

    Severity Rule Message Line Col
    #A7936 warning RedundantThis Method call to 'setLayout' does not need "this". 48 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDNegative/DnDSource.java

    Severity Rule Message Line Col
    #A7937 warning RedundantThis Method call to 'clone' does not need "this". 235 28
    #A7938 warning RedundantThis Method call to 'getBounds' does not need "this". 258 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDNegative/ImageDecoratedDnDNegative.java

    Severity Rule Message Line Col
    #A7939 warning RedundantThis Method call to 'setLayout' does not need "this". 52 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/URIListBetweenJVMsTest/SourceFileListFrame.java

    Severity Rule Message Line Col
    #A7940 warning RedundantThis Method call to 'addWindowListener' does not need "this". 62 9
    #A7941 warning RedundantThis Method call to 'setLocation' does not need "this". 63 9
    #A7942 warning RedundantThis Method call to 'add' does not need "this". 64 9
    #A7943 warning RedundantThis Method call to 'pack' does not need "this". 65 9
    #A7944 warning RedundantThis Method call to 'setVisible' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/URIListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    #A7945 warning RedundantThis Method call to 'setLocation' does not need "this". 58 9
    #A7946 warning RedundantThis Method call to 'addWindowListener' does not need "this". 59 9
    #A7947 warning RedundantThis Method call to 'add' does not need "this". 64 9
    #A7948 warning RedundantThis Method call to 'pack' does not need "this". 65 9
    #A7949 warning RedundantThis Method call to 'setVisible' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/URIListBetweenJVMsTest/URIListBetweenJVMsTest.java

    Severity Rule Message Line Col
    #A7950 warning RedundantThis Method call to 'getClass' does not need "this". 82 57
    #A7951 warning RedundantThis Method call to 'ordinal' does not need "this". 138 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/KeyEvent/AcceleratorTest/AcceleratorTest.java

    Severity Rule Message Line Col
    #A7952 warning RedundantThis Method call to 'setLayout' does not need "this". 42 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java

    Severity Rule Message Line Col
    #A7953 warning RedundantThis Method call to 'setLayout' does not need "this". 194 9
    #A7954 warning RedundantThis Method call to 'add' does not need "this". 220 9
    #A7955 warning RedundantThis Method call to 'requestFocus' does not need "this". 233 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/AWTPanelSmoothWheel/AWTPanelSmoothWheel.java

    Severity Rule Message Line Col
    #A7956 warning RedundantThis Method call to 'setLayout' does not need "this". 62 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.java

    Severity Rule Message Line Col
    #A7957 warning RedundantThis Method call to 'setLayout' does not need "this". 53 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/MouseWheelEventAbsoluteCoordsTest/MouseWheelEventAbsoluteCoordsTest.java

    Severity Rule Message Line Col
    #A7958 warning RedundantThis Method call to 'setLayout' does not need "this". 53 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.java

    Severity Rule Message Line Col
    #A7959 warning RedundantThis Method call to 'setSize' does not need "this". 74 9
    #A7960 warning RedundantThis Method call to 'addMouseWheelListener' does not need "this". 75 9
    #A7961 warning RedundantThis Method call to 'add' does not need "this". 90 9
    #A7962 warning RedundantThis Method call to 'setVisible' does not need "this". 93 9
    #A7963 warning RedundantThis Method call to 'validate' does not need "this". 94 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.java

    Severity Rule Message Line Col
    #A7964 warning RedundantThis Method call to 'setSize' does not need "this". 67 9
    #A7965 warning RedundantThis Method call to 'addMouseWheelListener' does not need "this". 68 9
    #A7966 warning RedundantThis Method call to 'add' does not need "this". 76 9
    #A7967 warning RedundantThis Method call to 'setVisible' does not need "this". 78 9
    #A7968 warning RedundantThis Method call to 'validate' does not need "this". 79 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/font/Threads/FontThread.java

    Severity Rule Message Line Col
    #A7969 warning RedundantThis Reference to instance variable 'fontName' does not need "this". 57 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/im/InputContext/bug4625203.java

    Severity Rule Message Line Col
    #A7970 warning RedundantThis Method call to 'addWindowListener' does not need "this". 67 9
    #A7971 warning RedundantThis Method call to 'getContentPane' does not need "this". 72 9
    #A7972 warning RedundantThis Method call to 'getContentPane' does not need "this". 73 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/image/MemoryLeakTest/MemoryLeakTest.java

    Severity Rule Message Line Col
    #A7973 warning RedundantThis Method call to 'dispose' does not need "this". 107 5

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java

    Severity Rule Message Line Col
    #A7974 warning RedundantThis Reference to instance variable 'myPrinterJob' does not need "this". 193 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/xembed/server/TestXEmbedServer.java

    Severity Rule Message Line Col
    #A7975 warning RedundantThis Reference to instance variable 'clientProcess' does not need "this". 220 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/EventHandler/Test6179222.java

    Severity Rule Message Line Col
    #A7976 warning RedundantThis Reference to instance variable 'bar' does not need "this". 60 16
    #A7977 warning RedundantThis Reference to instance variable 'invoked' does not need "this". 67 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4520754/Foo.java

    Severity Rule Message Line Col
    #A7978 warning RedundantThis Reference to instance variable 'x' does not need "this". 39 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4520754/FooBar.java

    Severity Rule Message Line Col
    #A7979 warning RedundantThis Reference to instance variable 'y' does not need "this". 28 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4520754/Wombat.java

    Severity Rule Message Line Col
    #A7980 warning RedundantThis Reference to instance variable 'x' does not need "this". 28 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4750368/com/foo/test/Component.java

    Severity Rule Message Line Col
    #A7981 warning RedundantThis Reference to instance variable 'name' does not need "this". 31 16
    #A7982 warning RedundantThis Reference to instance variable 'value' does not need "this". 39 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/6380849/TestBeanInfo.java

    Severity Rule Message Line Col
    #A7983 warning RedundantThis Reference to instance variable 'passed' does not need "this". 84 13
    #A7984 warning RedundantThis Reference to instance variable 'passed' does not need "this". 102 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/6976577/test/Accessor.java

    Severity Rule Message Line Col
    #A7985 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 34 9
    #A7986 warning RedundantThis Reference to instance variable 'listener' does not need "this". 53 17
    #A7987 warning RedundantThis Reference to instance variable 'listener' does not need "this". 54 40
    #A7988 warning RedundantThis Reference to instance variable 'b' does not need "this". 59 16
    #A7989 warning RedundantThis Reference to instance variable 'indexed' does not need "this". 67 16
    #A7990 warning RedundantThis Reference to instance variable 'indexed' does not need "this". 71 9
    #A7991 warning RedundantThis Reference to instance variable 'indexed' does not need "this". 75 16
    #A7992 warning RedundantThis Reference to instance variable 'indexed' does not need "this". 79 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4144543.java

    Severity Rule Message Line Col
    #A7993 warning RedundantThis Reference to instance variable 'value' does not need "this". 49 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4274639.java

    Severity Rule Message Line Col
    #A7994 warning RedundantThis Reference to instance variable 'string' does not need "this". 107 13
    #A7995 warning RedundantThis Reference to instance variable 'integer' does not need "this". 108 13
    #A7996 warning RedundantThis Reference to instance variable 'string' does not need "this". 116 20
    #A7997 warning RedundantThis Reference to instance variable 'integer' does not need "this". 124 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4984912.java

    Severity Rule Message Line Col
    #A7998 warning RedundantThis Reference to instance variable 'property' does not need "this". 50 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6422403.java

    Severity Rule Message Line Col
    #A7999 warning RedundantThis Reference to instance variable 'array' does not need "this". 56 20
    #A8000 warning RedundantThis Reference to instance variable 'number' does not need "this". 68 20
    #A8001 warning RedundantThis Reference to instance variable 'value' does not need "this". 80 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6528714.java

    Severity Rule Message Line Col
    #A8002 warning RedundantThis Reference to instance variable 'id' does not need "this". 53 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6963811.java

    Severity Rule Message Line Col
    #A8003 warning RedundantThis Reference to instance variable 'time' does not need "this". 45 26
    #A8004 warning RedundantThis Reference to instance variable 'sync' does not need "this". 47 21
    #A8005 warning RedundantThis Reference to instance variable 'sync' does not need "this". 48 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/memory/Bean.java

    Severity Rule Message Line Col
    #A8006 warning RedundantThis Reference to instance variable 'name' does not need "this". 41 16
    #A8007 warning RedundantThis Reference to instance variable 'number' does not need "this". 49 16
    #A8008 warning RedundantThis Reference to instance variable 'number' does not need "this". 53 9
    #A8009 warning RedundantThis Reference to instance variable 'listener' does not need "this". 67 17
    #A8010 warning RedundantThis Reference to instance variable 'listener' does not need "this". 68 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/memory/Bean2.java

    Severity Rule Message Line Col
    #A8011 warning RedundantThis Reference to instance variable 'name' does not need "this". 38 16
    #A8012 warning RedundantThis Reference to instance variable 'number' does not need "this". 46 16
    #A8013 warning RedundantThis Reference to instance variable 'number' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/memory/Bean3.java

    Severity Rule Message Line Col
    #A8014 warning RedundantThis Reference to instance variable 'name' does not need "this". 38 16
    #A8015 warning RedundantThis Reference to instance variable 'number' does not need "this". 46 16
    #A8016 warning RedundantThis Reference to instance variable 'number' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/memory/Bean4.java

    Severity Rule Message Line Col
    #A8017 warning RedundantThis Reference to instance variable 'name' does not need "this". 38 16
    #A8018 warning RedundantThis Reference to instance variable 'number' does not need "this". 46 16
    #A8019 warning RedundantThis Reference to instance variable 'number' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/memory/Test4508780.java

    Severity Rule Message Line Col
    #A8020 warning RedundantThis Reference to instance variable 'names' does not need "this". 76 28
    #A8021 warning RedundantThis Reference to instance variable 'loader' does not need "this". 79 24
    #A8022 warning RedundantThis Reference to instance variable 'loader' does not need "this". 83 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/Test4353056.java

    Severity Rule Message Line Col
    #A8023 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 69 9
    #A8024 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 73 9
    #A8025 warning RedundantThis Reference to instance variable 'name' does not need "this". 87 9
    #A8026 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 89 9
    #A8027 warning RedundantThis Reference to instance variable 'name' does not need "this". 104 9
    #A8028 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 106 9
    #A8029 warning RedundantThis Reference to instance variable 'name' does not need "this". 121 9
    #A8030 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 123 9
    #A8031 warning RedundantThis Reference to instance variable 'name' does not need "this". 132 14
    #A8032 warning RedundantThis Reference to instance variable 'name' does not need "this". 134 20
    #A8033 warning RedundantThis Reference to instance variable 'color' does not need "this". 135 31
    #A8034 warning RedundantThis Reference to instance variable 'name' does not need "this". 138 20
    #A8035 warning RedundantThis Reference to instance variable 'flag' does not need "this". 139 47
    #A8036 warning RedundantThis Reference to instance variable 'name' does not need "this". 142 20
    #A8037 warning RedundantThis Reference to instance variable 'index' does not need "this". 151 17
    #A8038 warning RedundantThis Reference to instance variable 'name' does not need "this". 157 28
    #A8039 warning RedundantThis Reference to instance variable 'index' does not need "this". 157 49
    #A8040 warning RedundantThis Reference to instance variable 'name' does not need "this". 159 9
    #A8041 warning RedundantThis Reference to instance variable 'index' does not need "this". 160 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/Test4682386.java

    Severity Rule Message Line Col
    #A8042 warning RedundantThis Reference to instance variable 'bean' does not need "this". 199 21
    #A8043 warning RedundantThis Reference to instance variable 'bean' does not need "this". 219 54
    #A8044 warning RedundantThis Reference to instance variable 'bean' does not need "this". 221 21
    #A8045 warning RedundantThis Reference to instance variable 'bean' does not need "this". 239 32
    #A8046 warning RedundantThis Reference to instance variable 'bean' does not need "this". 240 17
    #A8047 warning RedundantThis Reference to instance variable 'bean' does not need "this". 241 17
    #A8048 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 268 13
    #A8049 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 272 13
    #A8050 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 276 20
    #A8051 warning RedundantThis Reference to instance variable 'foo' does not need "this". 280 20
    #A8052 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 286 13
    #A8053 warning RedundantThis Reference to instance variable 'bar' does not need "this". 290 20
    #A8054 warning RedundantThis Reference to instance variable 'pcs' does not need "this". 296 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/TestEquals.java

    Severity Rule Message Line Col
    #A8055 warning RedundantThis Reference to instance variable 'count' does not need "this". 75 13
    #A8056 warning RedundantThis Reference to instance variable 'value' does not need "this". 77 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/TestListeners.java

    Severity Rule Message Line Col
    #A8057 warning RedundantThis Reference to instance variable 'index' does not need "this". 98 13
    #A8058 warning RedundantThis Reference to instance variable 'index' does not need "this". 99 55
    #A8059 warning RedundantThis Reference to instance variable 'index' does not need "this". 101 41
    #A8060 warning RedundantThis Reference to instance variable 'index' does not need "this". 102 13
    #A8061 warning RedundantThis Reference to instance variable 'index' does not need "this". 103 55
    #A8062 warning RedundantThis Reference to instance variable 'index' does not need "this". 110 34
    #A8063 warning RedundantThis Reference to instance variable 'index' does not need "this". 117 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/TestMethods.java

    Severity Rule Message Line Col
    #A8064 warning RedundantThis Reference to instance variable 'state' does not need "this". 67 13
    #A8065 warning RedundantThis Reference to instance variable 'state' does not need "this". 68 49
    #A8066 warning RedundantThis Reference to instance variable 'state' does not need "this". 73 14
    #A8067 warning RedundantThis Reference to instance variable 'state' does not need "this". 73 38
    #A8068 warning RedundantThis Reference to instance variable 'state' does not need "this". 73 78
    #A8069 warning RedundantThis Reference to instance variable 'state' does not need "this". 74 49
    #A8070 warning RedundantThis Reference to instance variable 'state' does not need "this". 76 9
    #A8071 warning RedundantThis Reference to instance variable 'state' does not need "this". 82 13
    #A8072 warning RedundantThis Reference to instance variable 'state' does not need "this". 83 49
    #A8073 warning RedundantThis Reference to instance variable 'state' does not need "this". 85 9
    #A8074 warning RedundantThis Reference to instance variable 'state' does not need "this". 91 13
    #A8075 warning RedundantThis Reference to instance variable 'state' does not need "this". 92 49
    #A8076 warning RedundantThis Reference to instance variable 'state' does not need "this". 94 9
    #A8077 warning RedundantThis Reference to instance variable 'state' does not need "this". 100 14
    #A8078 warning RedundantThis Reference to instance variable 'state' does not need "this". 100 38
    #A8079 warning RedundantThis Reference to instance variable 'state' does not need "this". 100 77
    #A8080 warning RedundantThis Reference to instance variable 'state' does not need "this". 101 49
    #A8081 warning RedundantThis Reference to instance variable 'state' does not need "this". 103 9
    #A8082 warning RedundantThis Reference to instance variable 'state' does not need "this". 109 14
    #A8083 warning RedundantThis Reference to instance variable 'state' does not need "this". 109 38
    #A8084 warning RedundantThis Reference to instance variable 'state' does not need "this". 109 85
    #A8085 warning RedundantThis Reference to instance variable 'state' does not need "this". 110 49
    #A8086 warning RedundantThis Reference to instance variable 'state' does not need "this". 112 9
    #A8087 warning RedundantThis Reference to instance variable 'state' does not need "this". 118 13
    #A8088 warning RedundantThis Reference to instance variable 'state' does not need "this". 119 49
    #A8089 warning RedundantThis Reference to instance variable 'state' does not need "this". 121 9
    #A8090 warning RedundantThis Reference to instance variable 'state' does not need "this". 127 13
    #A8091 warning RedundantThis Reference to instance variable 'state' does not need "this". 128 49
    #A8092 warning RedundantThis Reference to instance variable 'state' does not need "this". 130 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/TestSerialization.java

    Severity Rule Message Line Col
    #A8093 warning RedundantThis Reference to instance variable 'index' does not need "this". 177 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/6380849/TestPropertyEditor.java

    Severity Rule Message Line Col
    #A8094 warning RedundantThis Reference to instance variable 'passed' does not need "this". 83 13
    #A8095 warning RedundantThis Reference to instance variable 'passed' does not need "this". 139 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/MemoryClassLoader.java

    Severity Rule Message Line Col
    #A8096 warning RedundantThis Reference to instance variable 'compiler' does not need "this". 41 69
    #A8097 warning RedundantThis Reference to instance variable 'manager' does not need "this". 62 23
    #A8098 warning RedundantThis Reference to instance variable 'compiler' does not need "this". 63 13
    #A8099 warning RedundantThis Reference to instance variable 'manager' does not need "this". 63 41
    #A8100 warning RedundantThis Reference to instance variable 'manager' does not need "this". 69 23
    #A8101 warning RedundantThis Reference to instance variable 'manager' does not need "this". 70 25
    #A8102 warning RedundantThis Reference to instance variable 'map' does not need "this". 88 25
    #A8103 warning RedundantThis Reference to instance variable 'map' does not need "this". 91 17
    #A8104 warning RedundantThis Reference to instance variable 'baos' does not need "this". 120 20
    #A8105 warning RedundantThis Reference to instance variable 'baos' does not need "this". 125 13
    #A8106 warning RedundantThis Reference to instance variable 'baos' does not need "this". 126 20
    #A8107 warning RedundantThis Reference to instance variable 'content' does not need "this". 140 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/Test6963811.java

    Severity Rule Message Line Col
    #A8108 warning RedundantThis Reference to instance variable 'time' does not need "this". 45 26
    #A8109 warning RedundantThis Reference to instance variable 'sync' does not need "this". 46 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/TestEditor.java

    Severity Rule Message Line Col
    #A8110 warning RedundantThis Reference to instance variable 'editor' does not need "this". 33 9
    #A8111 warning RedundantThis Reference to instance variable 'editor' does not need "this". 34 13
    #A8112 warning RedundantThis Reference to instance variable 'editor' does not need "this". 37 55
    #A8113 warning RedundantThis Reference to instance variable 'editor' does not need "this". 42 9
    #A8114 warning RedundantThis Reference to instance variable 'editor' does not need "this". 44 56
    #A8115 warning RedundantThis Reference to instance variable 'editor' does not need "this". 54 9
    #A8116 warning RedundantThis Reference to instance variable 'editor' does not need "this". 59 9
    #A8117 warning RedundantThis Reference to instance variable 'editor' does not need "this". 64 30
    #A8118 warning RedundantThis Reference to instance variable 'editor' does not need "this". 67 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/Test4425885.java

    Severity Rule Message Line Col
    #A8119 warning RedundantThis Reference to instance variable 'odd' does not need "this". 66 13
    #A8120 warning RedundantThis Reference to instance variable 'odd' does not need "this". 66 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/Test6630275.java

    Severity Rule Message Line Col
    #A8121 warning RedundantThis Reference to instance variable 'veto' does not need "this". 69 17
    #A8122 warning RedundantThis Reference to instance variable 'odd' does not need "this". 69 30
    #A8123 warning RedundantThis Reference to instance variable 'odd' does not need "this". 70 33
    #A8124 warning RedundantThis Reference to instance variable 'odd' does not need "this". 76 13
    #A8125 warning RedundantThis Reference to instance variable 'odd' does not need "this". 76 25
    #A8126 warning RedundantThis Reference to instance variable 'veto' does not need "this". 77 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/TestEquals.java

    Severity Rule Message Line Col
    #A8127 warning RedundantThis Reference to instance variable 'count' does not need "this". 74 13
    #A8128 warning RedundantThis Reference to instance variable 'value' does not need "this". 76 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/TestListeners.java

    Severity Rule Message Line Col
    #A8129 warning RedundantThis Reference to instance variable 'index' does not need "this". 99 13
    #A8130 warning RedundantThis Reference to instance variable 'index' does not need "this". 100 55
    #A8131 warning RedundantThis Reference to instance variable 'index' does not need "this". 102 41
    #A8132 warning RedundantThis Reference to instance variable 'index' does not need "this". 103 13
    #A8133 warning RedundantThis Reference to instance variable 'index' does not need "this". 104 55
    #A8134 warning RedundantThis Reference to instance variable 'index' does not need "this". 111 34
    #A8135 warning RedundantThis Reference to instance variable 'index' does not need "this". 118 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/TestMethods.java

    Severity Rule Message Line Col
    #A8136 warning RedundantThis Reference to instance variable 'state' does not need "this". 62 13
    #A8137 warning RedundantThis Reference to instance variable 'state' does not need "this". 63 49
    #A8138 warning RedundantThis Reference to instance variable 'state' does not need "this". 68 14
    #A8139 warning RedundantThis Reference to instance variable 'state' does not need "this". 68 38
    #A8140 warning RedundantThis Reference to instance variable 'state' does not need "this". 68 78
    #A8141 warning RedundantThis Reference to instance variable 'state' does not need "this". 69 49
    #A8142 warning RedundantThis Reference to instance variable 'state' does not need "this". 71 9
    #A8143 warning RedundantThis Reference to instance variable 'state' does not need "this". 77 13
    #A8144 warning RedundantThis Reference to instance variable 'state' does not need "this". 78 49
    #A8145 warning RedundantThis Reference to instance variable 'state' does not need "this". 80 9
    #A8146 warning RedundantThis Reference to instance variable 'state' does not need "this". 86 13
    #A8147 warning RedundantThis Reference to instance variable 'state' does not need "this". 87 49
    #A8148 warning RedundantThis Reference to instance variable 'state' does not need "this". 89 9
    #A8149 warning RedundantThis Reference to instance variable 'state' does not need "this". 95 14
    #A8150 warning RedundantThis Reference to instance variable 'state' does not need "this". 95 38
    #A8151 warning RedundantThis Reference to instance variable 'state' does not need "this". 96 49
    #A8152 warning RedundantThis Reference to instance variable 'state' does not need "this". 98 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/TestSerialization.java

    Severity Rule Message Line Col
    #A8153 warning RedundantThis Reference to instance variable 'index' does not need "this". 177 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/Test4864117.java

    Severity Rule Message Line Col
    #A8154 warning RedundantThis Reference to instance variable 'message' does not need "this". 82 13
    #A8155 warning RedundantThis Reference to instance variable 'message' does not need "this". 85 16
    #A8156 warning RedundantThis Reference to instance variable 'handler' does not need "this". 100 9
    #A8157 warning RedundantThis Reference to instance variable 'handler' does not need "this". 101 9
    #A8158 warning RedundantThis Reference to instance variable 'handler' does not need "this". 106 9
    #A8159 warning RedundantThis Reference to instance variable 'depth' does not need "this". 112 13
    #A8160 warning RedundantThis Reference to instance variable 'handler' does not need "this". 113 13
    #A8161 warning RedundantThis Reference to instance variable 'depth' does not need "this". 117 9
    #A8162 warning RedundantThis Reference to instance variable 'depth' does not need "this". 122 9
    #A8163 warning RedundantThis Reference to instance variable 'depth' does not need "this". 124 13
    #A8164 warning RedundantThis Reference to instance variable 'handler' does not need "this". 125 13
    #A8165 warning RedundantThis Reference to instance variable 'handler' does not need "this". 133 9
    #A8166 warning RedundantThis Reference to instance variable 'depth' does not need "this". 142 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/Test6341798.java

    Severity Rule Message Line Col
    #A8167 warning RedundantThis Reference to instance variable 'illegal' does not need "this". 67 20
    #A8168 warning RedundantThis Reference to instance variable 'illegal' does not need "this". 75 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestJava.java

    Severity Rule Message Line Col
    #A8169 warning RedundantThis Reference to instance variable 'message' does not need "this". 59 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestMethod.java

    Severity Rule Message Line Col
    #A8170 warning RedundantThis Reference to instance variable 'exception' does not need "this". 88 9
    #A8171 warning RedundantThis Reference to instance variable 'exception' does not need "this". 94 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestNew.java

    Severity Rule Message Line Col
    #A8172 warning RedundantThis Reference to instance variable 'list' does not need "this". 59 13
    #A8173 warning RedundantThis Reference to instance variable 'list' does not need "this". 61 17
    #A8174 warning RedundantThis Reference to instance variable 'list' does not need "this". 71 23
    #A8175 warning RedundantThis Reference to instance variable 'list' does not need "this". 72 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestProperty.java

    Severity Rule Message Line Col
    #A8176 warning RedundantThis Reference to instance variable 'message' does not need "this". 57 16
    #A8177 warning RedundantThis Reference to instance variable 'message' does not need "this". 68 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/4741757/TestFieldAccess.java

    Severity Rule Message Line Col
    #A8178 warning RedundantThis Reference to instance variable 'property' does not need "this". 44 9
    #A8179 warning RedundantThis Reference to instance variable 'property' does not need "this". 48 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/4741757/TestSecurityManager.java

    Severity Rule Message Line Col
    #A8180 warning RedundantThis Reference to instance variable 'value' does not need "this". 44 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/4741757/TestStackOverflow.java

    Severity Rule Message Line Col
    #A8181 warning RedundantThis Reference to instance variable 'property' does not need "this". 44 9
    #A8182 warning RedundantThis Reference to instance variable 'property' does not need "this". 48 16
    #A8183 warning RedundantThis Reference to instance variable 'property' does not need "this". 54 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/AbstractTest.java

    Severity Rule Message Line Col
    #A8184 warning RedundantThis Reference to instance variable 'validator' does not need "this". 87 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Bean.java

    Severity Rule Message Line Col
    #A8185 warning RedundantThis Reference to instance variable 'value' does not need "this". 30 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/BeanValidator.java

    Severity Rule Message Line Col
    #A8186 warning RedundantThis Reference to instance variable 'cache' does not need "this". 75 17
    #A8187 warning RedundantThis Reference to instance variable 'cache' does not need "this". 81 17
    #A8188 warning RedundantThis Reference to instance variable 'cache' does not need "this". 105 13
    #A8189 warning RedundantThis Reference to instance variable 'cache' does not need "this". 139 13
    #A8190 warning RedundantThis Reference to instance variable 'cache' does not need "this". 232 25
    #A8191 warning RedundantThis Reference to instance variable 'sb' does not need "this". 282 9
    #A8192 warning RedundantThis Reference to instance variable 'cache' does not need "this". 283 20
    #A8193 warning RedundantThis Reference to instance variable 'sb' does not need "this". 285 13
    #A8194 warning RedundantThis Reference to instance variable 'sb' does not need "this". 287 9
    #A8195 warning RedundantThis Reference to instance variable 'sb' does not need "this". 288 9
    #A8196 warning RedundantThis Reference to instance variable 'sb' does not need "this". 290 13
    #A8197 warning RedundantThis Reference to instance variable 'sb' does not need "this". 291 13
    #A8198 warning RedundantThis Reference to instance variable 'sb' does not need "this". 293 28
    #A8199 warning RedundantThis Reference to instance variable 'sb' does not need "this". 297 9
    #A8200 warning RedundantThis Reference to instance variable 'cache' does not need "this". 298 20
    #A8201 warning RedundantThis Reference to instance variable 'sb' does not need "this". 300 13
    #A8202 warning RedundantThis Reference to instance variable 'sb' does not need "this". 302 9
    #A8203 warning RedundantThis Reference to instance variable 'sb' does not need "this". 303 9
    #A8204 warning RedundantThis Reference to instance variable 'sb' does not need "this". 304 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4625418.java

    Severity Rule Message Line Col
    #A8205 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 373 47
    #A8206 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 376 57
    #A8207 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 388 33
    #A8208 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 393 29
    #A8209 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 396 29
    #A8210 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 399 29
    #A8211 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 402 29
    #A8212 warning RedundantThis Reference to instance variable 'encoding' does not need "this". 407 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4679556.java

    Severity Rule Message Line Col
    #A8213 warning RedundantThis Reference to instance variable 'x' does not need "this". 119 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4822050.java

    Severity Rule Message Line Col
    #A8214 warning RedundantThis Reference to instance variable 'buffer' does not need "this". 78 70

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4880633.java

    Severity Rule Message Line Col
    #A8215 warning RedundantThis Reference to instance variable 'object' does not need "this". 142 33
    #A8216 warning RedundantThis Reference to instance variable 'a' does not need "this". 161 20
    #A8217 warning RedundantThis Reference to instance variable 'aa' does not need "this". 168 13
    #A8218 warning RedundantThis Reference to instance variable 'aa' does not need "this". 172 20
    #A8219 warning RedundantThis Reference to instance variable 'aaa' does not need "this". 179 13
    #A8220 warning RedundantThis Reference to instance variable 'aaa' does not need "this". 183 20
    #A8221 warning RedundantThis Reference to instance variable 'aaaa' does not need "this". 190 13
    #A8222 warning RedundantThis Reference to instance variable 'aaaa' does not need "this". 194 20
    #A8223 warning RedundantThis Reference to instance variable 'aaaaa' does not need "this". 201 13
    #A8224 warning RedundantThis Reference to instance variable 'aaaaa' does not need "this". 205 20
    #A8225 warning RedundantThis Reference to instance variable 'aaaaaa' does not need "this". 212 13
    #A8226 warning RedundantThis Reference to instance variable 'aaaaaa' does not need "this". 216 20
    #A8227 warning RedundantThis Reference to instance variable 'aaaaaaa' does not need "this". 223 13
    #A8228 warning RedundantThis Reference to instance variable 'aaaaaaa' does not need "this". 227 20
    #A8229 warning RedundantThis Reference to instance variable 'aaaaaaaa' does not need "this". 234 13
    #A8230 warning RedundantThis Reference to instance variable 'aaaaaaaa' does not need "this". 238 20
    #A8231 warning RedundantThis Reference to instance variable 'aaaaaaaaa' does not need "this". 245 13
    #A8232 warning RedundantThis Reference to instance variable 'aaaaaaaaa' does not need "this". 249 20
    #A8233 warning RedundantThis Reference to instance variable 'aaaaaaaaaa' does not need "this". 256 13
    #A8234 warning RedundantThis Reference to instance variable 'aaaaaaaaaa' does not need "this". 260 20
    #A8235 warning RedundantThis Reference to instance variable 'aaaaaaaaaaa' does not need "this". 267 13
    #A8236 warning RedundantThis Reference to instance variable 'aaaaaaaaaaa' does not need "this". 271 20
    #A8237 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaa' does not need "this". 278 13
    #A8238 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaa' does not need "this". 282 20
    #A8239 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaa' does not need "this". 289 13
    #A8240 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaa' does not need "this". 293 20
    #A8241 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaa' does not need "this". 300 13
    #A8242 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaa' does not need "this". 304 20
    #A8243 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaa' does not need "this". 311 13
    #A8244 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaa' does not need "this". 315 20
    #A8245 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaa' does not need "this". 322 13
    #A8246 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaa' does not need "this". 326 20
    #A8247 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaa' does not need "this". 333 13
    #A8248 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaa' does not need "this". 337 20
    #A8249 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaa' does not need "this". 344 13
    #A8250 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaa' does not need "this". 348 20
    #A8251 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaa' does not need "this". 355 13
    #A8252 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaa' does not need "this". 359 20
    #A8253 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaa' does not need "this". 366 13
    #A8254 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaa' does not need "this". 370 20
    #A8255 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaa' does not need "this". 377 13
    #A8256 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaa' does not need "this". 381 20
    #A8257 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaa' does not need "this". 388 13
    #A8258 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaa' does not need "this". 392 20
    #A8259 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 399 13
    #A8260 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 403 20
    #A8261 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 410 13
    #A8262 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 414 20
    #A8263 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 421 13
    #A8264 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 425 20
    #A8265 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 432 13
    #A8266 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 436 20
    #A8267 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 443 13
    #A8268 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 447 20
    #A8269 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 454 13
    #A8270 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 458 20
    #A8271 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 465 13
    #A8272 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 469 20
    #A8273 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 476 13
    #A8274 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 480 20
    #A8275 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 487 13
    #A8276 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 491 20
    #A8277 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 498 13
    #A8278 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 502 20
    #A8279 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 509 13
    #A8280 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 513 20
    #A8281 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 520 13
    #A8282 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 524 20
    #A8283 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 531 13
    #A8284 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 535 20
    #A8285 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 542 13
    #A8286 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 546 20
    #A8287 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 553 13
    #A8288 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 557 20
    #A8289 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 564 13
    #A8290 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 568 20
    #A8291 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 575 13
    #A8292 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 579 20
    #A8293 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 586 13
    #A8294 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 590 20
    #A8295 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 597 13
    #A8296 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 601 20
    #A8297 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 608 13
    #A8298 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 612 20
    #A8299 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 619 13
    #A8300 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 623 20
    #A8301 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 630 13
    #A8302 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 634 20
    #A8303 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 641 13
    #A8304 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 645 20
    #A8305 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 652 13
    #A8306 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 656 20
    #A8307 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 663 13
    #A8308 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 667 20
    #A8309 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 674 13
    #A8310 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 678 20
    #A8311 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 685 13
    #A8312 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 689 20
    #A8313 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 696 13
    #A8314 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 700 20
    #A8315 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 707 13
    #A8316 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 711 20
    #A8317 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 718 13
    #A8318 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 722 20
    #A8319 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 729 13
    #A8320 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 733 20
    #A8321 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 740 13
    #A8322 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 744 20
    #A8323 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 751 13
    #A8324 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 755 20
    #A8325 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 762 13
    #A8326 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 766 20
    #A8327 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 773 13
    #A8328 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 777 20
    #A8329 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 784 13
    #A8330 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 788 20
    #A8331 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 795 13
    #A8332 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 799 20
    #A8333 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 806 13
    #A8334 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 810 20
    #A8335 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 817 13
    #A8336 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 821 20
    #A8337 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 828 13
    #A8338 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 832 20
    #A8339 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 839 13
    #A8340 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 843 20
    #A8341 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 850 13
    #A8342 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 854 20
    #A8343 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 861 13
    #A8344 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 865 20
    #A8345 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 872 13
    #A8346 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 876 20
    #A8347 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 883 13
    #A8348 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 887 20
    #A8349 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 894 13
    #A8350 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 898 20
    #A8351 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 905 13
    #A8352 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 909 20
    #A8353 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 916 13
    #A8354 warning RedundantThis Reference to instance variable 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not need "this". 920 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4935607.java

    Severity Rule Message Line Col
    #A8355 warning RedundantThis Reference to instance variable 'name' does not need "this". 67 20
    #A8356 warning RedundantThis Reference to instance variable 'comment' does not need "this". 76 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4936682.java

    Severity Rule Message Line Col
    #A8357 warning RedundantThis Reference to instance variable 'inner' does not need "this". 78 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4950122.java

    Severity Rule Message Line Col
    #A8358 warning RedundantThis Reference to instance variable 'b' does not need "this". 64 20
    #A8359 warning RedundantThis Reference to instance variable 'i' does not need "this". 68 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4993777.java

    Severity Rule Message Line Col
    #A8360 warning RedundantThis Reference to instance variable 'array' does not need "this". 67 20
    #A8361 warning RedundantThis Reference to instance variable 'array2D' does not need "this". 75 20
    #A8362 warning RedundantThis Reference to instance variable 'name' does not need "this". 94 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test5023550.java

    Severity Rule Message Line Col
    #A8363 warning RedundantThis Reference to instance variable 'owner' does not need "this". 46 26
    #A8364 warning RedundantThis Reference to instance variable 'owner' does not need "this". 54 26
    #A8365 warning RedundantThis Reference to instance variable 'owner' does not need "this". 58 16
    #A8366 warning RedundantThis Reference to instance variable 'owner' does not need "this". 58 32
    #A8367 warning RedundantThis Reference to instance variable 'c' does not need "this". 79 20
    #A8368 warning RedundantThis Reference to instance variable 'b' does not need "this". 97 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test5023552.java

    Severity Rule Message Line Col
    #A8369 warning RedundantThis Reference to instance variable 'component' does not need "this". 70 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test5023557.java

    Severity Rule Message Line Col
    #A8370 warning RedundantThis Reference to instance variable 'a' does not need "this". 70 20
    #A8371 warning RedundantThis Reference to instance variable 'b' does not need "this". 82 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test5023559.java

    Severity Rule Message Line Col
    #A8372 warning RedundantThis Reference to instance variable 'parent' does not need "this". 74 20
    #A8373 warning RedundantThis Reference to instance variable 'parent' does not need "this". 90 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6176120.java

    Severity Rule Message Line Col
    #A8374 warning RedundantThis Reference to instance variable 'x' does not need "this". 58 20
    #A8375 warning RedundantThis Reference to instance variable 'y' does not need "this". 62 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6187118.java

    Severity Rule Message Line Col
    #A8376 warning RedundantThis Reference to instance variable 'list' does not need "this". 87 17
    #A8377 warning RedundantThis Reference to instance variable 'list' does not need "this". 92 49
    #A8378 warning RedundantThis Reference to instance variable 'list' does not need "this". 111 24
    #A8379 warning RedundantThis Reference to instance variable 'list' does not need "this". 113 23
    #A8380 warning RedundantThis Reference to instance variable 'list' does not need "this". 118 24
    #A8381 warning RedundantThis Reference to instance variable 'list' does not need "this". 130 20
    #A8382 warning RedundantThis Reference to instance variable 'list' does not need "this". 134 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6256805.java

    Severity Rule Message Line Col
    #A8383 warning RedundantThis Reference to instance variable 'primitive' does not need "this". 55 20
    #A8384 warning RedundantThis Reference to instance variable 'character' does not need "this". 63 20
    #A8385 warning RedundantThis Reference to instance variable 'string' does not need "this". 71 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6505888.java

    Severity Rule Message Line Col
    #A8386 warning RedundantThis Reference to instance variable 'list' does not need "this". 63 49

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6921644.java

    Severity Rule Message Line Col
    #A8387 warning RedundantThis Reference to instance variable 'id' does not need "this". 82 20
    #A8388 warning RedundantThis Reference to instance variable 'list' does not need "this". 86 20
    #A8389 warning RedundantThis Reference to instance variable 'id' does not need "this". 103 13
    #A8390 warning RedundantThis Reference to instance variable 'owner' does not need "this". 107 20
    #A8391 warning RedundantThis Reference to instance variable 'id' does not need "this". 111 20
    #A8392 warning RedundantThis Reference to instance variable 'ref' does not need "this". 119 20
    #A8393 warning RedundantThis Reference to instance variable 'list' does not need "this". 127 20
    #A8394 warning RedundantThis Reference to instance variable 'list' does not need "this". 135 13
    #A8395 warning RedundantThis Reference to instance variable 'owner' does not need "this". 150 20
    #A8396 warning RedundantThis Reference to instance variable 'list' does not need "this". 154 20
    #A8397 warning RedundantThis Reference to instance variable 'list' does not need "this". 162 13
    #A8398 warning RedundantThis Reference to instance variable 'owner' does not need "this". 178 20
    #A8399 warning RedundantThis Reference to instance variable 'author' does not need "this". 182 20
    #A8400 warning RedundantThis Reference to instance variable 'category' does not need "this". 190 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6963811.java

    Severity Rule Message Line Col
    #A8401 warning RedundantThis Reference to instance variable 'time' does not need "this". 46 26
    #A8402 warning RedundantThis Reference to instance variable 'sync' does not need "this". 47 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/beancontext/Test4328406.java

    Severity Rule Message Line Col
    #A8403 warning RedundantThis Method call to 'getClass' does not need "this". 61 24
    #A8404 warning RedundantThis Method call to 'getClass' does not need "this". 88 24
    #A8405 warning RedundantThis Method call to 'getClass' does not need "this". 95 27

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedReader/ReadLine.java

    Severity Rule Message Line Col
    #A8406 warning RedundantThis Reference to instance variable 'limit' does not need "this". 123 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedReader/Ready.java

    Severity Rule Message Line Col
    #A8407 warning RedundantThis Reference to instance variable 'limit' does not need "this". 70 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/File/Cons.java

    Severity Rule Message Line Col
    #A8408 warning RedundantThis Reference to instance variable 'exp' does not need "this". 68 13
    #A8409 warning RedundantThis Reference to instance variable 'exp' does not need "this". 73 13
    #A8410 warning RedundantThis Reference to instance variable 'exp' does not need "this". 78 33
    #A8411 warning RedundantThis Reference to instance variable 'exp' does not need "this". 79 18

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/IOException/LastErrorString.java

    Severity Rule Message Line Col
    #A8412 warning RedundantThis Method call to 'run' does not need "this". 79 17
    #A8413 warning RedundantThis Reference to instance variable 'in' does not need "this". 99 13
    #A8414 warning RedundantThis Reference to instance variable 'in' does not need "this". 100 13
    #A8415 warning RedundantThis Reference to instance variable 'out' does not need "this". 115 13
    #A8416 warning RedundantThis Reference to instance variable 'out' does not need "this". 116 13
    #A8417 warning RedundantThis Reference to instance variable 'raf' does not need "this". 131 13
    #A8418 warning RedundantThis Reference to instance variable 'raf' does not need "this". 132 13
    #A8419 warning RedundantThis Reference to instance variable 'raf' does not need "this". 147 13
    #A8420 warning RedundantThis Reference to instance variable 'raf' does not need "this". 149 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/noSuchFieldClarification/NoSuchFieldClarification.java

    Severity Rule Message Line Col
    #A8421 warning RedundantThis Reference to instance variable 'radius' does not need "this". 46 18
    #A8422 warning RedundantThis Reference to instance variable 'angle' does not need "this". 47 18
    #A8423 warning RedundantThis Method call to 'getX' does not need "this". 59 43
    #A8424 warning RedundantThis Method call to 'getY' does not need "this". 59 66

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/AnnotateClass.java

    Severity Rule Message Line Col
    #A8425 warning RedundantThis Method call to 'writeUTF' does not need "this". 106 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/typeSafeEnum/TypeSafeEnum.java

    Severity Rule Message Line Col
    #A8426 warning RedundantThis Method call to 'toString' does not need "this". 54 32
    #A8427 warning RedundantThis Method call to 'toString' does not need "this". 62 59
    #A8428 warning RedundantThis Method call to 'toString' does not need "this". 82 63
    #A8429 warning RedundantThis Method call to 'toString' does not need "this". 115 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/validate/Validate.java

    Severity Rule Message Line Col
    #A8430 warning RedundantThis Method call to 'toString' does not need "this". 85 77
    #A8431 warning RedundantThis Method call to 'toString' does not need "this". 88 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/verifyDynamicObjHandleTable/VerifyDynamicObjHandleTable.java

    Severity Rule Message Line Col
    #A8432 warning RedundantThis Method call to 'toString' does not need "this". 40 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/writeObjectMemory/WriteObjectMemory.java

    Severity Rule Message Line Col
    #A8433 warning RedundantThis Method call to 'toString' does not need "this". 41 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/LineGenerator.java

    Severity Rule Message Line Col
    #A8434 warning RedundantThis Reference to instance variable 'sg' does not need "this". 41 9
    #A8435 warning RedundantThis Reference to instance variable 'limit' does not need "this". 42 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/LineSink.java

    Severity Rule Message Line Col
    #A8436 warning RedundantThis Reference to instance variable 'count' does not need "this". 49 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/SleepyCat.java

    Severity Rule Message Line Col
    #A8437 warning RedundantThis Reference to instance variable 'timedOut' does not need "this". 49 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/StreamsSurviveDestroy.java

    Severity Rule Message Line Col
    #A8438 warning RedundantThis Reference to instance variable 'acceptException' does not need "this". 50 13
    #A8439 warning RedundantThis Reference to instance variable 'wantInterrupt' does not need "this". 51 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/WinCommand.java

    Severity Rule Message Line Col
    #A8440 warning RedundantThis Reference to instance variable 'exitValue' does not need "this". 64 9
    #A8441 warning RedundantThis Reference to instance variable 'out' does not need "this". 65 9
    #A8442 warning RedundantThis Reference to instance variable 'err' does not need "this". 66 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Thread/ThreadStateTest.java

    Severity Rule Message Line Col
    #A8443 warning RedundantThis Method call to 'interrupt' does not need "this". 332 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/AppendToClassPathTest.java

    Severity Rule Message Line Col
    #A8444 warning RedundantThis Method call to 'getClass' does not need "this". 72 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/NativeMethodPrefixAgent.java

    Severity Rule Message Line Col
    #A8445 warning RedundantThis Reference to instance variable 'trname' does not need "this". 50 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/StressGetObjectSizeApp.java

    Severity Rule Message Line Col
    #A8446 warning RedundantThis Reference to instance variable 'anObject' does not need "this". 75 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/TransformerManagementThreadAddTests.java

    Severity Rule Message Line Col
    #A8447 warning RedundantThis Reference to instance variable 'fExec' does not need "this". 182 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ilib/ClassDump.java

    Severity Rule Message Line Col
    #A8448 warning RedundantThis Reference to instance variable 'output' does not need "this". 59 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ilib/InjectBytecodes.java

    Severity Rule Message Line Col
    #A8449 warning RedundantThis Reference to instance variable 'target' does not need "this". 66 13
    #A8450 warning RedundantThis Reference to instance variable 'newTarget' does not need "this". 67 13
    #A8451 warning RedundantThis Reference to instance variable 'newDelta' does not need "this". 68 13
    #A8452 warning RedundantThis Reference to instance variable 'output' does not need "this". 78 9
    #A8453 warning RedundantThis Reference to instance variable 'map' does not need "this". 80 9
    #A8454 warning RedundantThis Reference to instance variable 'widening' does not need "this". 81 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/indify/Indify.java

    Severity Rule Message Line Col
    #A8455 warning RedundantThis Method call to 'toString' does not need "this". 1268 59
    #A8456 warning RedundantThis Reference to instance variable 'tag' does not need "this". 1282 21
    #A8457 warning RedundantThis Method call to 'itemAsComparable' does not need "this". 1282 45
    #A8458 warning RedundantThis Method call to 'itemAsComparable' does not need "this". 1284 53
    #A8459 warning RedundantThis Reference to instance variable 'bc' does not need "this". 1800 13
    #A8460 warning RedundantThis Reference to instance variable 'info' does not need "this". 1801 13
    #A8461 warning RedundantThis Reference to instance variable 'wide' does not need "this". 1802 13
    #A8462 warning RedundantThis Reference to instance variable 'len' does not need "this". 1803 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java

    Severity Rule Message Line Col
    #A8463 warning RedundantThis Reference to instance variable 'pool' does not need "this". 68 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/Barrier.java

    Severity Rule Message Line Col
    #A8464 warning RedundantThis Reference to instance variable 'waiters' does not need "this". 47 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/LockingThread.java

    Severity Rule Message Line Col
    #A8465 warning RedundantThis Reference to instance variable 'threadName' does not need "this". 110 9
    #A8466 warning RedundantThis Method call to 'setExpectedResult' does not need "this". 283 13
    #A8467 warning RedundantThis Method call to 'setExpectedResult' does not need "this". 294 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/SynchronizerLockingThread.java

    Severity Rule Message Line Col
    #A8468 warning RedundantThis Reference to instance variable 'threadName' does not need "this". 110 9
    #A8469 warning RedundantThis Method call to 'setExpectedResult' does not need "this". 320 13
    #A8470 warning RedundantThis Method call to 'setExpectedResult' does not need "this". 337 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadStateTest.java

    Severity Rule Message Line Col
    #A8471 warning RedundantThis Method call to 'interrupt' does not need "this". 416 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Field/Set.java

    Severity Rule Message Line Col
    #A8472 warning RedundantThis Method call to 'getClass' does not need "this". 107 23
    #A8473 warning RedundantThis Method call to 'getClass' does not need "this". 122 23
    #A8474 warning RedundantThis Method call to 'getClass' does not need "this". 138 23
    #A8475 warning RedundantThis Method call to 'getClass' does not need "this". 154 23
    #A8476 warning RedundantThis Method call to 'getClass' does not need "this". 169 23
    #A8477 warning RedundantThis Method call to 'getClass' does not need "this". 185 23
    #A8478 warning RedundantThis Method call to 'getClass' does not need "this". 202 23
    #A8479 warning RedundantThis Method call to 'getClass' does not need "this". 219 23
    #A8480 warning RedundantThis Method call to 'getClass' does not need "this". 235 23
    #A8481 warning RedundantThis Method call to 'getClass' does not need "this". 253 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Method/Equals.java

    Severity Rule Message Line Col
    #A8482 warning RedundantThis Method call to 'getClass' does not need "this". 49 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/DatagramSocket/SendSize.java

    Severity Rule Message Line Col
    #A8483 warning RedundantThis Reference to instance variable 'host' does not need "this". 93 13
    #A8484 warning RedundantThis Reference to instance variable 'client' does not need "this". 94 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/InetAddress/MyPrincipal.java

    Severity Rule Message Line Col
    #A8485 warning RedundantThis Method call to 'getName' does not need "this". 54 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/DeadlockTest.java

    Severity Rule Message Line Col
    #A8486 warning RedundantThis Reference to instance variable 'server' does not need "this". 78 9
    #A8487 warning RedundantThis Reference to instance variable 'code' does not need "this". 201 24

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socks/SocksServer.java

    Severity Rule Message Line Col
    #A8488 warning RedundantThis Reference to instance variable 'useV4' does not need "this". 489 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URI/Test.java

    Severity Rule Message Line Col
    #A8489 warning RedundantThis Reference to instance variable 'uri' does not need "this". 370 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/AsynchronousFileChannel/LotsOfWrites.java

    Severity Rule Message Line Col
    #A8490 warning RedundantThis Reference to instance variable 'channel' does not need "this". 79 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/AsynchronousSocketChannel/StressLoopback.java

    Severity Rule Message Line Col
    #A8491 warning RedundantThis Reference to instance variable 'sentBuffer' does not need "this". 95 13
    #A8492 warning RedundantThis Reference to instance variable 'readBuffer' does not need "this". 138 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Channels/Basic2.java

    Severity Rule Message Line Col
    #A8493 warning RedundantThis Reference to instance variable 'total' does not need "this". 131 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/DatagramChannel/EmptyBuffer.java

    Severity Rule Message Line Col
    #A8494 warning RedundantThis Reference to instance variable 'dc' does not need "this". 75 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/DatagramChannel/SRTest.java

    Severity Rule Message Line Col
    #A8495 warning RedundantThis Reference to instance variable 'ds' does not need "this". 149 13
    #A8496 warning RedundantThis Reference to instance variable 'dc' does not need "this". 180 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/FileChannel/ClosedByInterrupt.java

    Severity Rule Message Line Col
    #A8497 warning RedundantThis Reference to instance variable 'writer' does not need "this". 116 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/BasicAccept.java

    Severity Rule Message Line Col
    #A8498 warning RedundantThis Reference to instance variable 'ssc' does not need "this". 73 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/RegAfterPreClose.java

    Severity Rule Message Line Col
    #A8499 warning RedundantThis Reference to instance variable 'sa' does not need "this". 49 13
    #A8500 warning RedundantThis Reference to instance variable 'channel' does not need "this". 71 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/SelectorTest.java

    Severity Rule Message Line Col
    #A8501 warning RedundantThis Reference to instance variable 'ssc' does not need "this". 148 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/ServerSocketChannel/Basic.java

    Severity Rule Message Line Col
    #A8502 warning RedundantThis Reference to instance variable 'dally' does not need "this". 95 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/SocketChannel/VectorIO.java

    Severity Rule Message Line Col
    #A8503 warning RedundantThis Reference to instance variable 'ssc' does not need "this". 111 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/SocketChannel/Write.java

    Severity Rule Message Line Col
    #A8504 warning RedundantThis Reference to instance variable 'ssc' does not need "this". 94 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/TestThread.java

    Severity Rule Message Line Col
    #A8505 warning RedundantThis Reference to instance variable 'main' does not need "this". 43 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/charset/coders/BashStreams.java

    Severity Rule Message Line Col
    #A8506 warning RedundantThis Reference to instance variable 'max' does not need "this". 49 13
    #A8507 warning RedundantThis Reference to instance variable 'cg' does not need "this". 128 13
    #A8508 warning RedundantThis Reference to instance variable 'enc' does not need "this". 232 13
    #A8509 warning RedundantThis Reference to instance variable 'cg' does not need "this". 235 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/extLoadedImpl/ExtLoadedImpl.java

    Severity Rule Message Line Col
    #A8510 warning RedundantThis Method call to 'getClass' does not need "this". 38 34

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully.java

    Severity Rule Message Line Col
    #A8511 warning RedundantThis Method call to 'notify' does not need "this". 227 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/CommandEnvironment/Doctor.java

    Severity Rule Message Line Col
    #A8512 warning RedundantThis Reference to instance variable 'asked' does not need "this". 45 13
    #A8513 warning RedundantThis Reference to instance variable 'asked' does not need "this". 48 13
    #A8514 warning RedundantThis Method call to 'getID' does not need "this". 58 34
    #A8515 warning RedundantThis Method call to 'getID' does not need "this". 59 58

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/CommandEnvironment/SetChildEnv.java

    Severity Rule Message Line Col
    #A8516 warning RedundantThis Method call to 'notifyLine' does not need "this". 242 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/BenchInfo.java

    Severity Rule Message Line Col
    #A8517 warning RedundantThis Reference to instance variable 'time' does not need "this". 50 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/AppleEvent.java

    Severity Rule Message Line Col
    #A8518 warning RedundantThis Reference to instance variable 'when' does not need "this". 43 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/AppleUserImpl.java

    Severity Rule Message Line Col
    #A8519 warning RedundantThis Method call to 'notifyAll' does not need "this". 104 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/registry/HelloImpl.java

    Severity Rule Message Line Col
    #A8520 warning RedundantThis Method call to 'notifyAll' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/testlibrary/ActivationLibrary.java

    Severity Rule Message Line Col
    #A8521 warning RedundantThis Method call to 'setDaemon' does not need "this". 207 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/testlibrary/JavaVM.java

    Severity Rule Message Line Col
    #A8522 warning RedundantThis Reference to instance variable 'outputStream' does not need "this". 78 9
    #A8523 warning RedundantThis Reference to instance variable 'errorStream' does not need "this". 79 9
    #A8524 warning RedundantThis Reference to instance variable 'outputStream' does not need "this". 153 54
    #A8525 warning RedundantThis Reference to instance variable 'errorStream' does not need "this". 154 54

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/testlibrary/StreamPipe.java

    Severity Rule Message Line Col
    #A8526 warning RedundantThis Reference to instance variable 'preamble' does not need "this". 45 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/checkFQDN/CheckFQDNClient.java

    Severity Rule Message Line Col
    #A8527 warning RedundantThis Method call to 'notify' does not need "this". 107 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/httpSocket/HttpSocketTest.java

    Severity Rule Message Line Col
    #A8528 warning RedundantThis Reference to instance variable 'ro' does not need "this". 109 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/readTimeout/ReadTimeoutTest.java

    Severity Rule Message Line Col
    #A8529 warning RedundantThis Method call to 'setDaemon' does not need "this". 166 13
    #A8530 warning RedundantThis Reference to instance variable 'readon' does not need "this". 167 13
    #A8531 warning RedundantThis Reference to instance variable 'vec' does not need "this". 168 13
    #A8532 warning RedundantThis Reference to instance variable 'readon' does not need "this". 173 25
    #A8533 warning RedundantThis Reference to instance variable 'vec' does not need "this". 176 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Policy/GetInstance/GetInstance.java

    Severity Rule Message Line Col
    #A8534 warning RedundantThis Method call to 'getClass' does not need "this". 202 23
    #A8535 warning RedundantThis Method call to 'getClass' does not need "this". 210 23

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Security/ClassLoaderDeadlock/Deadlock.java

    Severity Rule Message Line Col
    #A8536 warning RedundantThis Reference to instance variable 'exc' does not need "this". 39 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/cert/pkix/policyChanges/TestPolicy.java

    Severity Rule Message Line Col
    #A8537 warning RedundantThis Reference to instance variable 'initialPolicies' does not need "this". 54 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Collections/RacingCollections.java

    Severity Rule Message Line Col
    #A8538 warning RedundantThis Method call to 'start' does not need "this". 62 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Hashtable/EqualsCast.java

    Severity Rule Message Line Col
    #A8539 warning RedundantThis Reference to instance variable 'name' does not need "this". 54 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Locale/LocaleTestFmwk.java

    Severity Rule Message Line Col
    #A8540 warning RedundantThis Reference to instance variable 'log' does not need "this". 156 56

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Test.java

    Severity Rule Message Line Col
    #A8541 warning RedundantThis Reference to instance variable 'locale' does not need "this". 235 13
    #A8542 warning RedundantThis Reference to instance variable 'locale' does not need "this". 241 13
    #A8543 warning RedundantThis Reference to instance variable 'network' does not need "this". 345 13
    #A8544 warning RedundantThis Reference to instance variable 'network' does not need "this". 349 13
    #A8545 warning RedundantThis Method call to 'getClass' does not need "this". 406 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/RBTestFmwk.java

    Severity Rule Message Line Col
    #A8546 warning RedundantThis Reference to instance variable 'log' does not need "this". 152 56

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ConcurrentHashMap/MapCheck.java

    Severity Rule Message Line Col
    #A8547 warning RedundantThis Reference to instance variable 'cname' does not need "this". 548 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/CountDownLatch/Basic.java

    Severity Rule Message Line Col
    #A8548 warning RedundantThis Reference to instance variable 'result' does not need "this". 41 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/CyclicBarrier/Basic.java

    Severity Rule Message Line Col
    #A8549 warning RedundantThis Method call to 'setName' does not need "this". 90 13
    #A8550 warning RedundantThis Method call to 'setDaemon' does not need "this". 91 13
    #A8551 warning RedundantThis Reference to instance variable 'result' does not need "this". 96 44
    #A8552 warning RedundantThis Reference to instance variable 'throwable' does not need "this". 309 44
    #A8553 warning RedundantThis Reference to instance variable 'interrupted' does not need "this". 310 45

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Phaser/Basic.java

    Severity Rule Message Line Col
    #A8554 warning RedundantThis Method call to 'setName' does not need "this". 122 13
    #A8555 warning RedundantThis Method call to 'setDaemon' does not need "this". 123 13
    #A8556 warning RedundantThis Reference to instance variable 'result' does not need "this". 129 44
    #A8557 warning RedundantThis Reference to instance variable 'phase' does not need "this". 131 37

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ThreadPoolExecutor/ScheduledTickleService.java

    Severity Rule Message Line Col
    #A8558 warning RedundantThis Reference to instance variable 'name' does not need "this". 90 13
    #A8559 warning RedundantThis Method call to 'setUpdateInterval' does not need "this". 119 21
    #A8560 warning RedundantThis Method call to 'setUpdateInterval' does not need "this". 124 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/forkjoin/Integrate.java

    Severity Rule Message Line Col
    #A8561 warning RedundantThis Reference to instance variable 'left' does not need "this". 144 13
    #A8562 warning RedundantThis Reference to instance variable 'right' does not need "this". 144 28
    #A8563 warning RedundantThis Reference to instance variable 'area' does not need "this". 144 44
    #A8564 warning RedundantThis Reference to instance variable 'left' does not need "this". 185 13
    #A8565 warning RedundantThis Reference to instance variable 'right' does not need "this". 185 28
    #A8566 warning RedundantThis Reference to instance variable 'area' does not need "this". 185 44
    #A8567 warning RedundantThis Reference to instance variable 'left' does not need "this". 232 13
    #A8568 warning RedundantThis Reference to instance variable 'right' does not need "this". 232 28
    #A8569 warning RedundantThis Reference to instance variable 'area' does not need "this". 232 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/forkjoin/NQueensCS.java

    Severity Rule Message Line Col
    #A8570 warning RedundantThis Reference to instance variable 'sofar' does not need "this". 121 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/FlaterTest.java

    Severity Rule Message Line Col
    #A8571 warning RedundantThis Reference to instance variable 'deflatedLength' does not need "this". 120 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/InflateIn_DeflateOut.java

    Severity Rule Message Line Col
    #A8572 warning RedundantThis Reference to instance variable 'pairedStream' does not need "this". 86 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/imageio/stream/StreamCloserLeak/testapp/Main.java

    Severity Rule Message Line Col
    #A8573 warning RedundantThis Method call to 'getClass' does not need "this". 104 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/Described.java

    Severity Rule Message Line Col
    #A8574 warning RedundantThis Reference to instance variable 'name' does not need "this". 47 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/DescribedMX.java

    Severity Rule Message Line Col
    #A8575 warning RedundantThis Reference to instance variable 'name' does not need "this". 47 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/SetWrongTypeAttributeTest.java

    Severity Rule Message Line Col
    #A8576 warning RedundantThis Reference to instance variable 'properties' does not need "this". 89 13
    #A8577 warning RedundantThis Reference to instance variable 'properties' does not need "this". 124 13
    #A8578 warning RedundantThis Reference to instance variable 'properties' does not need "this". 155 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/UnDescribed.java

    Severity Rule Message Line Col
    #A8579 warning RedundantThis Reference to instance variable 'name' does not need "this". 44 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/UnregisterMBeanExceptionTest.java

    Severity Rule Message Line Col
    #A8580 warning RedundantThis Method call to 'getClass' does not need "this". 84 38

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/OldMBeanServerTest.java

    Severity Rule Message Line Col
    #A8581 warning RedundantThis Method call to 'getClass' does not need "this". 758 26
    #A8582 warning RedundantThis Method call to 'getClass' does not need "this". 849 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/PostExceptionTest.java

    Severity Rule Message Line Col
    #A8583 warning RedundantThis Reference to instance variable 'throwable' does not need "this". 464 13
    #A8584 warning RedundantThis Reference to instance variable 'end' does not need "this". 496 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/PreDeregisterDeadlockTest.java

    Severity Rule Message Line Col
    #A8585 warning RedundantThis Reference to instance variable 'objectName' does not need "this". 91 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/ObjectInstance/MBeanInfoFailTest.java

    Severity Rule Message Line Col
    #A8586 warning RedundantThis Reference to instance variable 'sleep' does not need "this". 57 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/descriptor/DescriptorTest.java

    Severity Rule Message Line Col
    #A8587 warning RedundantThis Reference to instance variable 'immutableTest' does not need "this". 219 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/ThreadPoolTest.java

    Severity Rule Message Line Col
    #A8588 warning RedundantThis Method call to 'notifyAll' does not need "this". 210 21
    #A8589 warning RedundantThis Method call to 'wait' does not need "this". 222 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MXBeanRefTest.java

    Severity Rule Message Line Col
    #A8590 warning RedundantThis Reference to instance variable 'prod' does not need "this". 149 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MerlinMXBean.java

    Severity Rule Message Line Col
    #A8591 warning RedundantThis Reference to instance variable 'string' does not need "this". 262 20
    #A8592 warning RedundantThis Reference to instance variable 'stringArray' does not need "this". 266 20
    #A8593 warning RedundantThis Reference to instance variable 'Int' does not need "this". 270 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/BrokenConnectionTest.java

    Severity Rule Message Line Col
    #A8594 warning RedundantThis Method call to 'getClass' does not need "this". 583 44

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/MethodResultTest.java

    Severity Rule Message Line Col
    #A8595 warning RedundantThis Reference to instance variable 'exception' does not need "this". 287 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/MissingClassTest.java

    Severity Rule Message Line Col
    #A8596 warning RedundantThis Reference to instance variable 'lostListener' does not need "this". 331 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/RMIDownloadTest.java

    Severity Rule Message Line Col
    #A8597 warning RedundantThis Reference to instance variable 'what' does not need "this". 243 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/SingleClassLoader.java

    Severity Rule Message Line Col
    #A8598 warning RedundantThis Reference to instance variable 'singleClass' does not need "this". 70 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/DeadListenerTest.java

    Severity Rule Message Line Col
    #A8599 warning RedundantThis Reference to instance variable 'count' does not need "this". 177 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/DiffHBTest.java

    Severity Rule Message Line Col
    #A8600 warning RedundantThis Method call to 'notify' does not need "this". 195 17
    #A8601 warning RedundantThis Method call to 'notify' does not need "this". 203 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java

    Severity Rule Message Line Col
    #A8602 warning RedundantThis Method call to 'notifyAll' does not need "this". 73 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotSerializableNotifTest.java

    Severity Rule Message Line Col
    #A8603 warning RedundantThis Method call to 'notifyAll' does not need "this". 176 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotificationBufferDeadlockTest.java

    Severity Rule Message Line Col
    #A8604 warning RedundantThis Method call to 'notifyAll' does not need "this". 278 25
    #A8605 warning RedundantThis Method call to 'wait' does not need "this". 291 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/passwordAccessFile/NonJMXPrincipalsTest.java

    Severity Rule Message Line Col
    #A8606 warning RedundantThis Method call to 'getName' does not need "this". 84 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/standardmbean/DeadlockTest.java

    Severity Rule Message Line Col
    #A8607 warning RedundantThis Method call to 'notify' does not need "this". 112 21
    #A8608 warning RedundantThis Method call to 'notifyAll' does not need "this". 161 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet1/Applet1PrintService.java

    Severity Rule Message Line Col
    #A8609 warning RedundantThis Method call to 'getClass' does not need "this". 116 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet2/Applet2PrintService.java

    Severity Rule Message Line Col
    #A8610 warning RedundantThis Method call to 'getClass' does not need "this". 116 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet3/Applet3PrintService.java

    Severity Rule Message Line Col
    #A8611 warning RedundantThis Method call to 'getClass' does not need "this". 116 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet4/Applet4PrintService.java

    Severity Rule Message Line Col
    #A8612 warning RedundantThis Method call to 'getClass' does not need "this". 116 16

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/attribute/autosense/PrintAutoSenseData.java

    Severity Rule Message Line Col
    #A8613 warning RedundantThis Reference to instance variable 'service' does not need "this". 51 53
    #A8614 warning RedundantThis Method call to 'print' does not need "this". 60 6
    #A8615 warning RedundantThis Reference to instance variable 'flavor' does not need "this". 70 78
    #A8616 warning RedundantThis Reference to instance variable 'flavor' does not need "this". 71 51
    #A8617 warning RedundantThis Reference to instance variable 'flavor' does not need "this". 71 110
    #A8618 warning RedundantThis Reference to instance variable 'flavor' does not need "this". 73 41
    #A8619 warning RedundantThis Reference to instance variable 'fileName' does not need "this". 102 7
    #A8620 warning RedundantThis Reference to instance variable 'flavor' does not need "this". 103 7
    #A8621 warning RedundantThis Reference to instance variable 'printData' does not need "this". 118 11
    #A8622 warning RedundantThis Reference to instance variable 'printData' does not need "this". 120 9
    #A8623 warning RedundantThis Reference to instance variable 'fileName' does not need "this". 120 51
    #A8624 warning RedundantThis Reference to instance variable 'printData' does not need "this". 121 49
    #A8625 warning RedundantThis Reference to instance variable 'printData' does not need "this". 123 13
    #A8626 warning RedundantThis Reference to instance variable 'printData' does not need "this". 133 51
    #A8627 warning RedundantThis Reference to instance variable 'printData' does not need "this". 136 15
    #A8628 warning RedundantThis Reference to instance variable 'printData' does not need "this". 136 43
    #A8629 warning RedundantThis Reference to instance variable 'instream' does not need "this". 138 12
    #A8630 warning RedundantThis Reference to instance variable 'printData' does not need "this". 138 34
    #A8631 warning RedundantThis Reference to instance variable 'instream' does not need "this". 140 13
    #A8632 warning RedundantThis Reference to instance variable 'fileName' does not need "this". 142 47
    #A8633 warning RedundantThis Reference to instance variable 'instream' does not need "this". 143 12
    #A8634 warning RedundantThis Reference to instance variable 'instream' does not need "this". 150 14

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/script/MyContext.java

    Severity Rule Message Line Col
    #A8635 warning RedundantThis Reference to instance variable 'errorWriter' does not need "this". 183 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/sound/midi/Gervill/SoftAudioSynthesizer/DummySourceDataLine.java

    Severity Rule Message Line Col
    #A8636 warning RedundantThis Reference to instance variable 'framesize' does not need "this". 123 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/sound/midi/Gervill/SoftSynthesizer/DummySourceDataLine.java

    Severity Rule Message Line Col
    #A8637 warning RedundantThis Reference to instance variable 'framesize' does not need "this". 123 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/AbstractButton/6711682/bug6711682.java

    Severity Rule Message Line Col
    #A8638 warning RedundantThis Reference to instance variable 'editedRow' does not need "this". 102 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test4222508.java

    Severity Rule Message Line Col
    #A8639 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 46 9
    #A8640 warning RedundantThis Reference to instance variable 'checkbox' does not need "this". 47 9
    #A8641 warning RedundantThis Reference to instance variable 'checkbox' does not need "this". 48 9
    #A8642 warning RedundantThis Reference to instance variable 'checkbox' does not need "this". 49 33
    #A8643 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 50 34
    #A8644 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 54 9
    #A8645 warning RedundantThis Reference to instance variable 'checkbox' does not need "this". 54 33

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test4759934.java

    Severity Rule Message Line Col
    #A8646 warning RedundantThis Reference to instance variable 'frame' does not need "this". 50 14
    #A8647 warning RedundantThis Reference to instance variable 'frame' does not need "this". 56 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6199676.java

    Severity Rule Message Line Col
    #A8648 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 82 13
    #A8649 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 83 13
    #A8650 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 86 23
    #A8651 warning RedundantThis Reference to instance variable 'updated' does not need "this". 89 18
    #A8652 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 90 27
    #A8653 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 96 35
    #A8654 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 98 40
    #A8655 warning RedundantThis Reference to instance variable 'updated' does not need "this". 103 13
    #A8656 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 104 13
    #A8657 warning RedundantThis Reference to instance variable 'index' does not need "this". 107 40
    #A8658 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 114 46

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6348456.java

    Severity Rule Message Line Col
    #A8659 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 53 9
    #A8660 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 54 9
    #A8661 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 57 34
    #A8662 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 61 9
    #A8663 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 61 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6559154.java

    Severity Rule Message Line Col
    #A8664 warning RedundantThis Reference to instance variable 'dialog' does not need "this". 45 13
    #A8665 warning RedundantThis Reference to instance variable 'dialog' does not need "this". 46 13
    #A8666 warning RedundantThis Reference to instance variable 'dialog' does not need "this". 58 9
    #A8667 warning RedundantThis Reference to instance variable 'dialog' does not need "this". 59 9
    #A8668 warning RedundantThis Reference to instance variable 'dialog' does not need "this". 60 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JComponent/6989617/bug6989617.java

    Severity Rule Message Line Col
    #A8669 warning RedundantThis Reference to instance variable 'paintRectangle' does not need "this". 129 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6396844/TwentyThousandTest.java

    Severity Rule Message Line Col
    #A8670 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 136 18
    #A8671 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 149 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6520101/bug6520101.java

    Severity Rule Message Line Col
    #A8672 warning RedundantThis Reference to instance variable 'chooser' does not need "this". 87 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JInternalFrame/Test6325652.java

    Severity Rule Message Line Col
    #A8673 warning RedundantThis Reference to instance variable 'internal' does not need "this". 56 21
    #A8674 warning RedundantThis Reference to instance variable 'internal' does not need "this". 61 9
    #A8675 warning RedundantThis Reference to instance variable 'internal' does not need "this". 70 14
    #A8676 warning RedundantThis Reference to instance variable 'internal' does not need "this". 81 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JInternalFrame/Test6505027.java

    Severity Rule Message Line Col
    #A8677 warning RedundantThis Reference to instance variable 'table' does not need "this". 85 13
    #A8678 warning RedundantThis Reference to instance variable 'table' does not need "this". 87 30
    #A8679 warning RedundantThis Reference to instance variable 'table' does not need "this". 91 60
    #A8680 warning RedundantThis Reference to instance variable 'table' does not need "this". 95 23
    #A8681 warning RedundantThis Reference to instance variable 'table' does not need "this". 96 52

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JInternalFrame/Test6802868.java

    Severity Rule Message Line Col
    #A8682 warning RedundantThis Reference to instance variable 'internal' does not need "this". 56 9
    #A8683 warning RedundantThis Reference to instance variable 'internal' does not need "this". 57 9
    #A8684 warning RedundantThis Reference to instance variable 'internal' does not need "this". 59 21
    #A8685 warning RedundantThis Reference to instance variable 'internal' does not need "this". 63 9
    #A8686 warning RedundantThis Reference to instance variable 'size' does not need "this". 67 9
    #A8687 warning RedundantThis Reference to instance variable 'internal' does not need "this". 67 21
    #A8688 warning RedundantThis Reference to instance variable 'internal' does not need "this". 72 13
    #A8689 warning RedundantThis Reference to instance variable 'size' does not need "this". 72 44
    #A8690 warning RedundantThis Reference to instance variable 'internal' does not need "this". 78 9
    #A8691 warning RedundantThis Reference to instance variable 'location' does not need "this". 82 9
    #A8692 warning RedundantThis Reference to instance variable 'internal' does not need "this". 82 25
    #A8693 warning RedundantThis Reference to instance variable 'internal' does not need "this". 87 13
    #A8694 warning RedundantThis Reference to instance variable 'location' does not need "this". 87 65
    #A8695 warning RedundantThis Reference to instance variable 'frame' does not need "this". 93 26
    #A8696 warning RedundantThis Reference to instance variable 'frame' does not need "this". 96 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JPopupMenu/6495920/bug6495920.java

    Severity Rule Message Line Col
    #A8697 warning RedundantThis Reference to instance variable 'panel' does not need "this". 65 9
    #A8698 warning RedundantThis Reference to instance variable 'panel' does not need "this". 66 9
    #A8699 warning RedundantThis Reference to instance variable 'panel' does not need "this". 67 19
    #A8700 warning RedundantThis Reference to instance variable 'panel' does not need "this". 71 23
    #A8701 warning RedundantThis Reference to instance variable 'panel' does not need "this". 72 52
    #A8702 warning RedundantThis Reference to instance variable 'panel' does not need "this". 82 23
    #A8703 warning RedundantThis Reference to instance variable 'panel' does not need "this". 83 52

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JScrollPane/Test6526631.java

    Severity Rule Message Line Col
    #A8704 warning RedundantThis Reference to instance variable 'pane' does not need "this". 54 9
    #A8705 warning RedundantThis Reference to instance variable 'pane' does not need "this". 55 9
    #A8706 warning RedundantThis Reference to instance variable 'pane' does not need "this". 57 24
    #A8707 warning RedundantThis Reference to instance variable 'frame' does not need "this". 61 26
    #A8708 warning RedundantThis Reference to instance variable 'frame' does not need "this". 63 9
    #A8709 warning RedundantThis Reference to instance variable 'pane' does not need "this". 77 30
    #A8710 warning RedundantThis Reference to instance variable 'pane' does not need "this". 78 31

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/SwingTest.java

    Severity Rule Message Line Col
    #A8711 warning RedundantThis Reference to instance variable 'object' does not need "this". 87 17
    #A8712 warning RedundantThis Reference to instance variable 'type' does not need "this". 88 36
    #A8713 warning RedundantThis Reference to instance variable 'frame' does not need "this". 89 17
    #A8714 warning RedundantThis Reference to instance variable 'type' does not need "this". 89 41
    #A8715 warning RedundantThis Reference to instance variable 'frame' does not need "this". 90 17
    #A8716 warning RedundantThis Reference to instance variable 'frame' does not need "this". 91 17
    #A8717 warning RedundantThis Reference to instance variable 'object' does not need "this". 92 17
    #A8718 warning RedundantThis Reference to instance variable 'type' does not need "this". 92 31
    #A8719 warning RedundantThis Reference to instance variable 'frame' does not need "this". 92 56
    #A8720 warning RedundantThis Reference to instance variable 'frame' does not need "this". 92 91
    #A8721 warning RedundantThis Reference to instance variable 'frame' does not need "this". 93 17
    #A8722 warning RedundantThis Reference to instance variable 'method' does not need "this". 95 22
    #A8723 warning RedundantThis Reference to instance variable 'method' does not need "this". 96 36
    #A8724 warning RedundantThis Reference to instance variable 'method' does not need "this". 97 17
    #A8725 warning RedundantThis Reference to instance variable 'object' does not need "this". 97 36
    #A8726 warning RedundantThis Reference to instance variable 'error' does not need "this". 100 37
    #A8727 warning RedundantThis Reference to instance variable 'frame' does not need "this". 101 17
    #A8728 warning RedundantThis Reference to instance variable 'frame' does not need "this". 102 17
    #A8729 warning RedundantThis Reference to instance variable 'error' does not need "this". 106 13
    #A8730 warning RedundantThis Reference to instance variable 'error' does not need "this". 109 13
    #A8731 warning RedundantThis Reference to instance variable 'error' does not need "this". 112 13
    #A8732 warning RedundantThis Reference to instance variable 'error' does not need "this". 115 13
    #A8733 warning RedundantThis Reference to instance variable 'error' does not need "this". 118 13
    #A8734 warning RedundantThis Reference to instance variable 'error' does not need "this". 121 13
    #A8735 warning RedundantThis Reference to instance variable 'method' does not need "this". 124 9
    #A8736 warning RedundantThis Reference to instance variable 'methods' does not need "this". 124 23
    #A8737 warning RedundantThis Reference to instance variable 'error' does not need "this". 124 50
    #A8738 warning RedundantThis Reference to instance variable 'methods' does not need "this". 125 19
    #A8739 warning RedundantThis Reference to instance variable 'method' does not need "this". 131 18
    #A8740 warning RedundantThis Reference to instance variable 'method' does not need "this". 131 60
    #A8741 warning RedundantThis Reference to instance variable 'frame' does not need "this". 143 16
    #A8742 warning RedundantThis Reference to instance variable 'error' does not need "this". 144 13
    #A8743 warning RedundantThis Reference to instance variable 'error' does not need "this". 145 19

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4129681.java

    Severity Rule Message Line Col
    #A8744 warning RedundantThis Reference to instance variable 'label' does not need "this". 48 9
    #A8745 warning RedundantThis Reference to instance variable 'label' does not need "this". 49 9
    #A8746 warning RedundantThis Reference to instance variable 'label' does not need "this". 50 9
    #A8747 warning RedundantThis Reference to instance variable 'label' does not need "this". 53 34
    #A8748 warning RedundantThis Reference to instance variable 'label' does not need "this". 57 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4252164.java

    Severity Rule Message Line Col
    #A8749 warning RedundantThis Reference to instance variable 'rounded' does not need "this". 55 9
    #A8750 warning RedundantThis Reference to instance variable 'straight' does not need "this". 56 9
    #A8751 warning RedundantThis Reference to instance variable 'rounded' does not need "this". 59 19
    #A8752 warning RedundantThis Reference to instance variable 'straight' does not need "this". 60 19
    #A8753 warning RedundantThis Reference to instance variable 'rounded' does not need "this". 70 9
    #A8754 warning RedundantThis Reference to instance variable 'straight' does not need "this". 71 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4856008.java

    Severity Rule Message Line Col
    #A8755 warning RedundantThis Reference to instance variable 'name' does not need "this". 224 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test6978482.java

    Severity Rule Message Line Col
    #A8756 warning RedundantThis Reference to instance variable 'name' does not need "this". 193 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test6981576.java

    Severity Rule Message Line Col
    #A8757 warning RedundantThis Reference to instance variable 'infos' does not need "this". 59 13
    #A8758 warning RedundantThis Reference to instance variable 'infos' does not need "this". 60 13
    #A8759 warning RedundantThis Reference to instance variable 'frame' does not need "this". 64 13
    #A8760 warning RedundantThis Reference to instance variable 'frame' does not need "this". 65 13
    #A8761 warning RedundantThis Reference to instance variable 'frame' does not need "this". 66 13
    #A8762 warning RedundantThis Reference to instance variable 'frame' does not need "this". 67 13
    #A8763 warning RedundantThis Reference to instance variable 'index' does not need "this". 69 13
    #A8764 warning RedundantThis Reference to instance variable 'infos' does not need "this". 69 27
    #A8765 warning RedundantThis Reference to instance variable 'frame' does not need "this". 70 13
    #A8766 warning RedundantThis Reference to instance variable 'infos' does not need "this". 73 36
    #A8767 warning RedundantThis Reference to instance variable 'index' does not need "this". 73 47
    #A8768 warning RedundantThis Reference to instance variable 'infos' does not need "this". 73 60
    #A8769 warning RedundantThis Reference to instance variable 'frame' does not need "this". 80 50
    #A8770 warning RedundantThis Reference to instance variable 'frame' does not need "this". 81 13
    #A8771 warning RedundantThis Reference to instance variable 'frame' does not need "this". 82 13
    #A8772 warning RedundantThis Reference to instance variable 'index' does not need "this". 83 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test7034614.java

    Severity Rule Message Line Col
    #A8773 warning RedundantThis Reference to instance variable 'insets' does not need "this". 67 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/metal/MetalBumps/Test6657026.java

    Severity Rule Message Line Col
    #A8774 warning RedundantThis Reference to instance variable 'image' does not need "this". 225 17

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/synth/Test6660049.java

    Severity Rule Message Line Col
    #A8775 warning RedundantThis Reference to instance variable 'region' does not need "this". 91 9
    #A8776 warning RedundantThis Reference to instance variable 'region' does not need "this". 100 13
    #A8777 warning RedundantThis Reference to instance variable 'types' does not need "this". 103 49

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/javax/xml/crypto/dsig/X509KeySelector.java

    Severity Rule Message Line Col
    #A8778 warning RedundantThis Reference to instance variable 'ks' does not need "this". 83 9
    #A8779 warning RedundantThis Reference to instance variable 'ks' does not need "this". 85 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/awt/font/ClassLoaderLeakTest.java

    Severity Rule Message Line Col
    #A8780 warning RedundantThis Method call to 'getClass' does not need "this". 202 43

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/awt/image/ImageRepresentation/LUTCompareTest.java

    Severity Rule Message Line Col
    #A8781 warning RedundantThis Reference to instance variable 'image' does not need "this". 88 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ColorConvertOp/ConstructorsNullTest/ConstructorsNullTest.java

    Severity Rule Message Line Col
    #A8782 warning RedundantThis Method call to 'setLayout' does not need "this". 76 7

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ProfileOp/SetDataTest.java

    Severity Rule Message Line Col
    #A8783 warning RedundantThis Reference to instance variable 'desciption' does not need "this". 63 13
    #A8784 warning RedundantThis Reference to instance variable 'signature' does not need "this". 64 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/pipe/hw/VSyncedBufferStrategyTest/VSyncedBufferStrategyTest.java

    Severity Rule Message Line Col
    #A8785 warning RedundantThis Reference to instance variable 'currentBSVSynced' does not need "this". 77 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java

    Severity Rule Message Line Col
    #A8786 warning RedundantThis Reference to instance variable 'processes' does not need "this". 219 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/misc/Version/Version.java

    Severity Rule Message Line Col
    #A8787 warning RedundantThis Reference to instance variable 'major' does not need "this". 78 21
    #A8788 warning RedundantThis Reference to instance variable 'minor' does not need "this". 78 46
    #A8789 warning RedundantThis Reference to instance variable 'micro' does not need "this". 79 21
    #A8790 warning RedundantThis Reference to instance variable 'update' does not need "this". 79 46
    #A8791 warning RedundantThis Reference to instance variable 'special' does not need "this". 80 21
    #A8792 warning RedundantThis Reference to instance variable 'build' does not need "this". 80 55

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/httptest/HttpServer.java

    Severity Rule Message Line Col
    #A8793 warning RedundantThis Reference to instance variable 'channel' does not need "this". 416 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/httptest/HttpTransaction.java

    Severity Rule Message Line Col
    #A8794 warning RedundantThis Reference to instance variable 'reqheaders' does not need "this". 54 9
    #A8795 warning RedundantThis Reference to instance variable 'reqbody' does not need "this". 55 9
    #A8796 warning RedundantThis Reference to instance variable 'reqtrailers' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/FindEncoderBugs.java

    Severity Rule Message Line Col
    #A8797 warning RedundantThis Reference to instance variable 'hasBom' does not need "this". 196 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM1381_OLD.java

    Severity Rule Message Line Col
    #A8798 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 106 42
    #A8799 warning RedundantThis Reference to instance variable 'leadByte' does not need "this". 107 34
    #A8800 warning RedundantThis Reference to instance variable 'index1' does not need "this". 108 32
    #A8801 warning RedundantThis Reference to instance variable 'index2' does not need "this". 109 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM1383_OLD.java

    Severity Rule Message Line Col
    #A8802 warning RedundantThis Reference to instance variable 'byteToCharTable' does not need "this". 87 41
    #A8803 warning RedundantThis Reference to instance variable 'mappingTableG1' does not need "this". 88 40

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM930_OLD.java

    Severity Rule Message Line Col
    #A8804 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 105 42
    #A8805 warning RedundantThis Reference to instance variable 'index1' does not need "this". 106 32
    #A8806 warning RedundantThis Reference to instance variable 'index2' does not need "this". 107 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM933_OLD.java

    Severity Rule Message Line Col
    #A8807 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 105 38
    #A8808 warning RedundantThis Reference to instance variable 'index1' does not need "this". 106 28
    #A8809 warning RedundantThis Reference to instance variable 'index2' does not need "this". 107 28

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM935_OLD.java

    Severity Rule Message Line Col
    #A8810 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 103 42
    #A8811 warning RedundantThis Reference to instance variable 'index1' does not need "this". 104 32
    #A8812 warning RedundantThis Reference to instance variable 'index2' does not need "this". 105 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM937_OLD.java

    Severity Rule Message Line Col
    #A8813 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 103 42
    #A8814 warning RedundantThis Reference to instance variable 'index1' does not need "this". 104 32
    #A8815 warning RedundantThis Reference to instance variable 'index2' does not need "this". 105 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM939_OLD.java

    Severity Rule Message Line Col
    #A8816 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 104 42
    #A8817 warning RedundantThis Reference to instance variable 'index1' does not need "this". 105 32
    #A8818 warning RedundantThis Reference to instance variable 'index2' does not need "this". 106 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM942_OLD.java

    Severity Rule Message Line Col
    #A8819 warning RedundantThis Reference to instance variable 'leadByte' does not need "this". 89 30
    #A8820 warning RedundantThis Reference to instance variable 'index1' does not need "this". 90 28
    #A8821 warning RedundantThis Reference to instance variable 'index2' does not need "this". 91 28
    #A8822 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 96 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM943_OLD.java

    Severity Rule Message Line Col
    #A8823 warning RedundantThis Reference to instance variable 'leadByte' does not need "this". 86 30
    #A8824 warning RedundantThis Reference to instance variable 'index1' does not need "this". 87 28
    #A8825 warning RedundantThis Reference to instance variable 'index2' does not need "this". 88 28
    #A8826 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 93 38

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM948_OLD.java

    Severity Rule Message Line Col
    #A8827 warning RedundantThis Reference to instance variable 'leadByte' does not need "this". 89 34
    #A8828 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 90 42
    #A8829 warning RedundantThis Reference to instance variable 'index1' does not need "this". 91 32
    #A8830 warning RedundantThis Reference to instance variable 'index2' does not need "this". 92 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM949_OLD.java

    Severity Rule Message Line Col
    #A8831 warning RedundantThis Reference to instance variable 'leadByte' does not need "this". 108 34
    #A8832 warning RedundantThis Reference to instance variable 'index1' does not need "this". 109 32
    #A8833 warning RedundantThis Reference to instance variable 'index2' does not need "this". 110 32
    #A8834 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 115 42

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM950_OLD.java

    Severity Rule Message Line Col
    #A8835 warning RedundantThis Reference to instance variable 'leadByte' does not need "this". 87 34
    #A8836 warning RedundantThis Reference to instance variable 'singleByteToChar' does not need "this". 88 42
    #A8837 warning RedundantThis Reference to instance variable 'index1' does not need "this". 89 32
    #A8838 warning RedundantThis Reference to instance variable 'index2' does not need "this". 90 32

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/log/ReliableLog/LogAlignmentTest.java

    Severity Rule Message Line Col
    #A8839 warning RedundantThis Reference to instance variable 'contents' does not need "this". 139 9
    #A8840 warning RedundantThis Reference to instance variable 'contents' does not need "this". 146 9
    #A8841 warning RedundantThis Reference to instance variable 'contents' does not need "this". 162 9
    #A8842 warning RedundantThis Reference to instance variable 'contents' does not need "this". 162 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/log/ReliableLog/Recovery.java

    Severity Rule Message Line Col
    #A8843 warning RedundantThis Reference to instance variable 'contents' does not need "this". 189 13
    #A8844 warning RedundantThis Reference to instance variable 'contents' does not need "this". 190 13
    #A8845 warning RedundantThis Reference to instance variable 'contents' does not need "this". 197 9
    #A8846 warning RedundantThis Reference to instance variable 'contents' does not need "this". 213 9
    #A8847 warning RedundantThis Reference to instance variable 'contents' does not need "this". 213 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AppleEvent.java

    Severity Rule Message Line Col
    #A8848 warning RedundantThis Reference to instance variable 'when' does not need "this". 44 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AppleUserImpl.java

    Severity Rule Message Line Col
    #A8849 warning RedundantThis Method call to 'notifyAll' does not need "this". 60 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/MyObjectImpl.java

    Severity Rule Message Line Col
    #A8850 warning RedundantThis Reference to instance variable 'clientNum' does not need "this". 41 9
    #A8851 warning RedundantThis Reference to instance variable 'data' does not need "this". 42 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/HttpNegotiateServer.java

    Severity Rule Message Line Col
    #A8852 warning RedundantThis Method call to 'getRequestingHost' does not need "this". 107 22
    #A8853 warning RedundantThis Method call to 'getRequestingPort' does not need "this". 110 21
    #A8854 warning RedundantThis Method call to 'getRequestingURL' does not need "this". 113 22
    #A8855 warning RedundantThis Method call to 'getRequestingHost' does not need "this". 119 22
    #A8856 warning RedundantThis Method call to 'getRequestingPort' does not need "this". 122 21
    #A8857 warning RedundantThis Method call to 'getRequestingURL' does not need "this". 125 22

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyStore/Basic.java

    Severity Rule Message Line Col
    #A8858 warning RedundantThis Reference to instance variable 'provider' does not need "this". 112 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyStore/ClientAuth.java

    Severity Rule Message Line Col
    #A8859 warning RedundantThis Reference to instance variable 'provider' does not need "this". 194 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyStore/SecretKeysBasic.java

    Severity Rule Message Line Col
    #A8860 warning RedundantThis Reference to instance variable 'provider' does not need "this". 57 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/JSSEClient.java

    Severity Rule Message Line Col
    #A8861 warning RedundantThis Reference to instance variable 'keyManager' does not need "this". 41 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/sslecc/JSSEClient.java

    Severity Rule Message Line Col
    #A8862 warning RedundantThis Reference to instance variable 'keyManager' does not need "this". 41 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/ClientThread.java

    Severity Rule Message Line Col
    #A8863 warning RedundantThis Reference to instance variable 'server' does not need "this". 46 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/ProxyTunnelServer.java

    Severity Rule Message Line Col
    #A8864 warning RedundantThis Method call to 'sleep' does not need "this". 166 29

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/CheckMethods.java

    Severity Rule Message Line Col
    #A8865 warning RedundantThis Reference to instance variable 'name' does not need "this". 68 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ClientTimeout.java

    Severity Rule Message Line Col
    #A8866 warning RedundantThis Method call to 'getClass' does not need "this". 111 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ServerTimeout.java

    Severity Rule Message Line Col
    #A8867 warning RedundantThis Method call to 'getClass' does not need "this". 158 25

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/javax/net/ssl/NewAPIs/testEnabledProtocols.java

    Severity Rule Message Line Col
    #A8868 warning RedundantThis Reference to instance variable 'enabledP' does not need "this". 265 13
    #A8869 warning RedundantThis Reference to instance variable 'exceptionExpected' does not need "this". 267 13
    #A8870 warning RedundantThis Reference to instance variable 'protocolToUse' does not need "this". 268 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/interop/JSSEClient.java

    Severity Rule Message Line Col
    #A8871 warning RedundantThis Reference to instance variable 'keyManager' does not need "this". 42 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/httpstest/HttpServer.java

    Severity Rule Message Line Col
    #A8872 warning RedundantThis Reference to instance variable 'channel' does not need "this". 597 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/httpstest/HttpTransaction.java

    Severity Rule Message Line Col
    #A8873 warning RedundantThis Reference to instance variable 'reqheaders' does not need "this". 54 9
    #A8874 warning RedundantThis Reference to instance variable 'reqbody' does not need "this". 55 9
    #A8875 warning RedundantThis Reference to instance variable 'reqtrailers' does not need "this". 56 9

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CheckMethods.java

    Severity Rule Message Line Col
    #A8876 warning RedundantThis Reference to instance variable 'name' does not need "this". 69 30

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/TunnelProxy.java

    Severity Rule Message Line Col
    #A8877 warning RedundantThis Reference to instance variable 'channel' does not need "this". 351 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/sun/util/resources/TimeZone/IntlTest.java

    Severity Rule Message Line Col
    #A8878 warning RedundantThis Reference to instance variable 'log' does not need "this". 119 56

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/tools/launcher/Test7029048.java

    Severity Rule Message Line Col
    #A8879 warning RedundantThis Reference to instance variable 'value' does not need "this". 179 13

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/TestExceptions.java

    Severity Rule Message Line Col
    #A8880 warning RedundantThis Reference to instance variable 'testname' does not need "this". 239 13
    #A8881 warning RedundantThis Reference to instance variable 'out' does not need "this". 249 47

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/VerifyTreeSet.java

    Severity Rule Message Line Col
    #A8882 warning RedundantThis Method call to 'clone' does not need "this". 42 41

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/xmlkit/ClassWriter.java

    Severity Rule Message Line Col
    #A8883 warning RedundantThis Reference to instance variable 'out' does not need "this". 272 9
    #A8884 warning RedundantThis Reference to instance variable 'out' does not need "this". 276 9
    #A8885 warning RedundantThis Reference to instance variable 'out' does not need "this". 283 9
    #A8886 warning RedundantThis Reference to instance variable 'out' does not need "this". 334 32
    #A8887 warning RedundantThis Reference to instance variable 'out' does not need "this". 353 21
    #A8888 warning RedundantThis Reference to instance variable 'out' does not need "this". 368 21

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/xmlkit/TokenList.java

    Severity Rule Message Line Col
    #A8889 warning RedundantThis Reference to instance variable 'separator' does not need "this". 42 9
    #A8890 warning RedundantThis Reference to instance variable 'separator' does not need "this". 47 9
    #A8891 warning RedundantThis Reference to instance variable 'separator' does not need "this". 59 9
    #A8892 warning RedundantThis Reference to instance variable 'separator' does not need "this". 65 9
    #A8893 warning RedundantThis Method call to 'size' does not need "this". 254 24
    #A8894 warning RedundantThis Method call to 'size' does not need "this". 390 20

    /home/wilcoln/Workspace/Projects/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/xmlkit/XMLKit.java

    Severity Rule Message Line Col
    #A8895 warning RedundantThis Reference to instance variable 'parts' does not need "this". 314 13
    #A8896 warning RedundantThis Reference to instance variable 'name' does not need "this". 576 18
    #A8897 warning RedundantThis Reference to instance variable 'size' does not need "this". 579 17
    #A8898 warning RedundantThis Reference to instance variable 'parts' does not need "this". 583 34
    #A8899 warning RedundantThis Method call to 'equalAttrs' does not need "this". 603 20
    #A8900 warning RedundantThis Reference to instance variable 'name' does not need "this". 639 17
    #A8901 warning RedundantThis Method call to 'attrLength' does not need "this". 646 28
    #A8902 warning RedundantThis Reference to instance variable 'parts' does not need "this". 658 34
    #A8903 warning RedundantThis Reference to instance variable 'size' does not need "this". 660 27
    #A8904 warning RedundantThis Reference to instance variable 'size' does not need "this". 672 20
    #A8905 warning RedundantThis Method call to 'copyAttrsOnly' does not need "this". 676 26
    #A8906 warning RedundantThis Method call to 'asList' does not need "this". 1242 33
    #A8907 warning RedundantThis Method call to 'asList' does not need "this". 1246 33
    #A8908 warning RedundantThis Method call to 'asList' does not need "this". 1251 32
    #A8909 warning RedundantThis Method call to 'asList' does not need "this". 1256 36
    #A8910 warning RedundantThis Method call to 'asList' does not need "this". 1265 36
    #A8911 warning RedundantThis Method call to 'asList' does not need "this". 1433 34
    #A8912 warning RedundantThis Method call to 'asList' does not need "this". 1437 34
    #A8913 warning RedundantThis Method call to 'attrLength' does not need "this". 1983 24
    #A8914 warning RedundantThis Reference to instance variable 'parts' does not need "this". 1996 34
    #A8915 warning RedundantThis Method call to 'getKey' does not need "this". 2458 29
    #A8916 warning RedundantThis Method call to 'getValue' does not need "this". 2459 32
    #A8917 warning RedundantThis Reference to instance variable 'kind' does not need "this". 2824 20
    #A8918 warning RedundantThis Reference to instance variable 'value' does not need "this". 2824 51
    #A8919 warning RedundantThis Reference to instance variable 'kind' does not need "this". 2833 21
    #A8920 warning RedundantThis Reference to instance variable 'value' does not need "this". 2837 34
    #A8921 warning RedundantThis Reference to instance variable 'w' does not need "this". 3954 13